1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/middleware
Rafael França 7c6343078a
Merge pull request #35649 from andrehjr/fix-override-of-cookies-controller-specs
Don't override @set_cookies on CookieJar#update_cookies_from_jar'
2019-03-19 21:19:45 -04:00
..
session Fix possible dev mode RCE 2019-03-10 21:30:03 -07:00
templates Show friendly message to install action mailbox if the related table does not exist 2019-03-12 17:01:36 +05:30
callbacks.rb Enable Style/RedundantBegin cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00
cookies.rb Don't override @set_cookies on CookieJar#update_cookies_from_jar' 2019-03-17 01:26:51 -03:00
debug_exceptions.rb Enable Style/RedundantBegin cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00
debug_locks.rb Add Style/RedundantFreeze to remove redudant .freeze 2018-09-29 07:18:44 +00:00
debug_view.rb Turn lookup context in to a stack, push and pop if formats change 2019-02-11 17:55:59 -08:00
exception_wrapper.rb Fixed a bug where the debug view does not show the error page properly 2019-01-24 20:30:20 -05:00
executor.rb
flash.rb Add Style/RedundantFreeze to remove redudant .freeze 2018-09-29 07:18:44 +00:00
host_authorization.rb Cleanup the whitelisting references after #33145 2019-02-03 10:58:10 +02:00
public_exceptions.rb
reloader.rb
remote_ip.rb Enable Style/RedundantBegin cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00
request_id.rb Add Style/RedundantFreeze to remove redudant .freeze 2018-09-29 07:18:44 +00:00
show_exceptions.rb Fixed a bug where the debug view does not show the error page properly 2019-01-24 20:30:20 -05:00
ssl.rb Add Style/RedundantFreeze to remove redudant .freeze 2018-09-29 07:18:44 +00:00
stack.rb Instrument middleware processing 2019-03-19 08:35:09 -07:00
static.rb Add Style/RedundantFreeze to remove redudant .freeze 2018-09-29 07:18:44 +00:00