5.0.0-beta3 • Published 8 years ago

action_cable v5.0.0-beta3

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

ActionCable

Port of Rails 5 ActionCable

Contributing

  1. Fork it ( https://github.com/schneidmaster/action_cable/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Credits

Obviously, this project is heavily indebted to the entire Rails team, and most of the code in lib/action_cable is taken directly from Rails 5.

License

MIT