actioncabl/lib/action_cable
Pratik Naik 2b79976abd Merge branch 'master' into pubsub-pool
Conflicts:
	lib/action_cable/channel/streams.rb
	test/channel/stream_test.rb
	test/connection/identifier_test.rb
	test/connection/string_identifier_test.rb
	test/test_helper.rb
2015-10-20 17:34:28 -05:00
..
channel Make sure the subscription confirmaion is only sent out once 2015-10-19 15:14:22 -05:00
connection Merge branch 'master' into pubsub-pool 2015-10-20 17:34:28 -05:00
process Cover stray deps for the logging convenience require 2015-10-16 10:11:31 -07:00
server Merge branch 'master' into pubsub-pool 2015-10-20 17:34:28 -05:00
channel.rb Devolve blanket #require to reveal intent and responsibility 2015-10-16 09:06:44 -07:00
connection.rb Devolve blanket #require to reveal intent and responsibility 2015-10-16 09:06:44 -07:00
engine.rb Devolve blanket #require to reveal intent and responsibility 2015-10-16 09:06:44 -07:00
remote_connections.rb Fixing some documentation, correcting grammar, and removing unnecessary whitespace 2015-07-30 14:21:27 -04:00
server.rb Devolve blanket #require to reveal intent and responsibility 2015-10-16 09:06:44 -07:00
version.rb Move VERSION constant to version file and use this in the gemspec 2015-07-27 08:23:39 +01:00