Sha256: 2d2b956a6d69a9af3c1f15e4acd98cc680fb129bbc4c01bddbfacbe12eb8b3bb

Contents?: true

Size: 989 Bytes

Versions: 4

Compression:

Stored size: 989 Bytes

Contents

# RailjetBus, Dependency Inversion using Event Bus [![Build Status](https://semaphoreci.com/api/v1/nedap/railjet-bus/branches/master/badge.svg)](https://semaphoreci.com/nedap/railjet-bus)



## Installation

Add this line to your application's Gemfile:

```ruby
gem 'railjet-bus'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install railjet-bus

## Usage

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, run rake task to bump the version "rake version:bump:<major,minor,patch>" and then run "rake release" to release it to rubygems

## Contributing

Bug reports and pull requests are welcome on GitHub at [https://github.com/nedap/railjet-bus](https://github.com/nedap/railjet-bus).

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
railjet-bus-2.1.3 README.md
railjet-bus-2.1.2 README.md
railjet-bus-2.1.1 README.md
railjet-bus-2.1.0 README.md