1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/lib
Xavier Noria 1dcf280014 renames ActionCable::Railtie to ActionCable::Engine
This is an engine living in action_cable/engine.rb, convention is to
call these things *::Engine.

Looking at thi git history looks like the current *::Railtie was just
an accident.
2016-05-04 06:47:57 -05:00
..
action_cable renames ActionCable::Railtie to ActionCable::Engine 2016-05-04 06:47:57 -05:00
rails/generators/channel don't remove cable.js 2016-04-16 15:19:41 +09:00
action_cable.rb Added protocol negotiation 2016-04-05 15:55:59 +02:00