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
2015-07-07 09:43:22 -04:00
lib Add helper to inspect current state 2015-07-07 09:43:22 -04:00
test Extract Server configuration into a Configuration object 2015-07-05 22:34:23 +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.