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-01-15 22:58:02 +05:30
lib Latest gems and fix a callback bug 2015-01-15 21:07:31 +05:30
test Add some tests. Work in progress. Testing websockets is hard. 2015-01-15 22:58:02 +05:30
.gitignore Add some tests. Work in progress. Testing websockets is hard. 2015-01-15 22:58:02 +05:30
.ruby-version Latest gems and fix a callback bug 2015-01-15 21:07:31 +05:30
action_cable.gemspec Action Cable take#1 2015-01-14 21:59:47 +05:30
Gemfile Latest gems and fix a callback bug 2015-01-15 21:07:31 +05:30
Gemfile.lock Latest gems and fix a callback bug 2015-01-15 21:07:31 +05:30
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.