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 22:27:44 +02:00
lib Basic authentication helpers 2015-07-07 22:27:44 +02:00
test Removing unused matches? method 2015-07-07 19:03:57 +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 Expand authors given recent work 2015-07-07 19:03:57 +02:00
Gemfile No cramp and use celluloid workers to run callbacks 2015-02-05 16:35:11 +05:30
Gemfile.lock Use latest Bundler 2015-07-07 19:03:57 +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.