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 |
|
Jon Moss
|
6aeaed4c1a
|
All Redis deps are now optional, Postgres --> PostgreSQL adapter
|
2016-01-18 18:59:30 -05:00 |
|
Jon Moss
|
bc413e814b
|
Tests passing and small refactoring
|
2016-01-18 18:59:01 -05:00 |
|
Akshay Vishnoi
|
0e5b6d5958
|
[ActionCable] declare asset_logged private
|
2015-12-19 04:14:58 +05:30 |
|
Kasper Timm Hansen
|
1c47f7d184
|
Merge pull request #22668 from ryohashimoto/151219_receive
Fix `receive` spelling
|
2015-12-18 17:28:31 +01:00 |
|
Ryo Hashimoto
|
161dc68599
|
Fix receive spelling
|
2015-12-19 01:09:16 +09:00 |
|
Rafael França
|
905a2a176b
|
Merge pull request #22667 from akshay-vishnoi/base_test_case
[ActionCable] Test invalid action on channel
|
2015-12-18 14:07:55 -02:00 |
|
Kasper Timm Hansen
|
6a2c3c4c83
|
Fix receive spelling and add whitespace
Found `recieve` next to the correctly spelled method name, fixed it.
Also we prefer a one space padding within hashes, add that.
|
2015-12-18 16:53:04 +01:00 |
|
Akshay Vishnoi
|
46adddbfb5
|
[ActionCable] Test invalid action on channel
|
2015-12-18 21:10:06 +05:30 |
|
Akshay Vishnoi
|
fef41f40b6
|
[ActionCable] test perform action with default action
|
2015-12-18 20:45:43 +05:30 |
|
Akshay Vishnoi
|
db36507644
|
[ActionCable] Test available actions on Channel
|
2015-12-18 20:02:45 +05:30 |
|
Arun Agrawal
|
e1459c7c86
|
Remove warnings from actioncable
Warnings coming from code and test are removed
|
2015-12-17 16:42:34 +01:00 |
|
David Heinemeier Hansson
|
bf40bddfce
|
Get ready to merge into Rails
|
2015-12-14 15:48:54 +01:00 |
|