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
Samuel Williams 93e185e1d4
Better compatibility with SPEC.
If `env` is duped or otherwise not the same as the original `env` that was
generated at the top of rack middleware, it is impossible for the server hijack
proc to update the right `env` instance. Therefore, capturing the return value
is more reliable. This is the recommendation of the rack SPEC.
2018-07-04 12:45:35 +12:00
..
action_cable Better compatibility with SPEC. 2018-07-04 12:45:35 +12:00
rails/generators/channel Strip duplicated suffixes more strictly 2018-04-22 14:30:07 +09:00
action_cable.rb Bump license years for 2018 2017-12-31 22:36:55 +09:00