1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/test
Jon Moss ae31da20cd Fix code review comments
- adapter -> pubsub (re)rename internally
- Change variable names to match method names
- Add EventMachine `~> 1.0` as a runtime dependency of ActionCable
- Refactor dependency loading for adapters
2016-01-18 19:37:25 -05:00
..
channel Fix code review comments 2016-01-18 19:37:25 -05:00
connection Fix code review comments 2016-01-18 19:37:25 -05:00
stubs Fix code review comments 2016-01-18 19:37:25 -05:00
subscription_adapter ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapter 2016-01-18 18:59:30 -05:00
test_helper.rb All Redis deps are now optional, Postgres --> PostgreSQL adapter 2016-01-18 18:59:30 -05:00
worker_test.rb Revert "Merge pull request #22977 from rails/revert-22934-master" 2016-01-16 15:42:20 +01:00