1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib/action_cable
2015-10-16 00:32:46 -07:00
..
channel Websockets -> WebSocket spelling [ci skip] 2015-10-15 23:25:54 -07:00
connection Shush some low-hanging Ruby warnings 2015-10-16 00:32:46 -07:00
process Add a process logging file that the config.ru file can require to configure EM and Celluloid logging 2015-07-08 22:49:34 +02:00
server Shush some low-hanging Ruby warnings 2015-10-16 00:32:46 -07:00
channel.rb add broadcast_to and stream_for methods as per #26 2015-07-28 17:31:37 +10:00
connection.rb Run a single eventmachine timer to send heartbeats 2015-10-08 15:50:11 -05:00
engine.rb Move assets to the gem 2015-02-12 20:47:26 +05:30
railtie.rb add railtie and set default allowed_request_origins for development 2015-10-15 06:29:43 +11:00
remote_connections.rb Fixing some documentation, correcting grammar, and removing unnecessary whitespace 2015-07-30 14:21:27 -04:00
server.rb Make sure active record queries are logged with the current connection tags 2015-10-12 12:33:48 -05:00
version.rb Move VERSION constant to version file and use this in the gemspec 2015-07-27 08:23:39 +01:00