Sha256: ccad6d47c8a505e58d4a8ada83ad9028270cb177ebc4451a5cf40074626f1aa4

Contents?: true

Size: 852 Bytes

Versions: 6

Compression:

Stored size: 852 Bytes

Contents

# RailjetBus, Dependency Inversion using Event 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

6 entries across 6 versions & 1 rubygems

Version Path
railjet-bus-2.0.0 README.md
railjet-bus-1.1.0 README.md
railjet-bus-1.0 README.md
railjet-bus-1.0.pre2 README.md
railjet-bus-1.0.pre1 README.md
railjet-bus-1.0.pre README.md