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/action_cable
Aaron Patterson 6dfab475ca Merge branch '5-0-beta-sec'
* 5-0-beta-sec:
  bumping version
  fix version update task to deal with .beta1.1
  Eliminate instance level writers for class accessors
  allow :file to be outside rails root, but anything else must be inside the rails view directory
  Don't short-circuit reject_if proc
  stop caching mime types globally
  use secure string comparisons for basic auth username / password
2016-01-25 11:25:11 -08:00
..
channel Using a hacked faye-websocket, drop EventMachine 2016-01-24 22:51:06 +10:30
connection Import the relevant portions of faye-websocket 2016-01-24 22:52:40 +10:30
helpers
server Merge pull request #23185 from droptheplot/actioncable-custom-channels 2016-01-24 18:14:59 +01:00
subscription_adapter Using a hacked faye-websocket, drop EventMachine 2016-01-24 22:51:06 +10:30
channel.rb
connection.rb Import the relevant portions of faye-websocket 2016-01-24 22:52:40 +10:30
engine.rb config_opts => cable, per @kaspth 2016-01-18 18:59:28 -05:00
gem_version.rb bumping version 2016-01-25 10:22:15 -08:00
remote_connections.rb Adapterize ActionCable storage and extract behavior 2016-01-18 18:58:57 -05:00
server.rb Using a hacked faye-websocket, drop EventMachine 2016-01-24 22:51:06 +10:30
subscription_adapter.rb Split internal subscriber tracking from Postgres adapter 2016-01-24 15:52:47 +10:30
version.rb Initial stab at adding Action Cable to rails/master 2015-12-14 16:38:37 +01:00