1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
Javan Makhmali b48b2c506f Bump version
2015-06-26 14:37:51 -04:00
lib Merge pull request #2 from basecamp/create-channel 2015-06-26 14:35:39 -04:00
test Switch internal actions to be called commands instead, such that we can use action as the routing word on the user side 2015-06-19 19:05:06 +02:00
.gitignore Add some tests. Work in progress. Testing websockets is hard. 2015-01-15 22:58:02 +05:30
.ruby-version Ruby 2.2.2 2015-04-16 11:13:38 -05:00
action_cable.gemspec Bump version 2015-06-26 14:37:51 -04:00
Gemfile No cramp and use celluloid workers to run callbacks 2015-02-05 16:35:11 +05:30
Gemfile.lock Latest dependencies 2015-06-19 18:55:14 +02:00
Rakefile Add some tests. Work in progress. Testing websockets is hard. 2015-01-15 22:58:02 +05:30
README Action Cable take#1 2015-01-14 21:59:47 +05:30

# ActionCable

Action Cable is a framework for realtime communication over websockets.