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 f1c5b0bd0a Merge pull request #26222 from vipulnsward/26134-fix
Format and send logs to logger.fatal from DebugExceptions
2016-11-13 22:50:30 -05:00
..
session Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
templates Add text template for source code 2015-11-03 22:13:10 +00:00
callbacks.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
cookies.rb Merge pull request #26905 from bogdanvlviv/docs 2016-11-13 14:09:30 +00:00
debug_exceptions.rb Format and send logs to logger.fatal from DebugExceptions instead of calling fatal multiple times. Expose tags_text from TaggedLogging to be used for log formatting 2016-11-12 15:47:39 -05:00
debug_locks.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
exception_wrapper.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
executor.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
flash.rb Add missing + around a some literals. 2016-10-27 00:27:47 +03:00
public_exceptions.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
reloader.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
remote_ip.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
request_id.rb [ci-skip] Swap method and its alias, format doc 2016-10-04 00:37:40 +03:00
show_exceptions.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
ssl.rb HSTS subdomains is now true, so let's fix documentation [ci skip] (#26870) 2016-10-23 21:27:59 +05:30
stack.rb Remove deprecated support to passing strings to the middleware stack 2016-10-10 01:35:59 -03:00
static.rb Remove deprecated cache_control argument from ActionDispatch::Static#initialize 2016-10-10 01:35:59 -03:00