.. |
session
|
Merge pull request #39860 from hahmed/docs/actiondispatch-cookies-improvements
|
2020-07-31 08:49:25 +05:30 |
templates
|
Display exception messages using simple_format for a better and clearer
|
2020-11-09 21:48:24 +00:00 |
actionable_exceptions.rb
|
Re-enable Layout/SpaceAroundOperators cop
|
2020-10-23 16:12:15 +09:00 |
callbacks.rb
|
Enable Style/RedundantBegin cop to avoid newly adding redundant begin block
|
2018-12-21 06:12:42 +09:00 |
cookies.rb
|
Allow a proc to be used in addition to a static value for cookies_same_site_protection
|
2020-08-25 14:33:48 -04:00 |
debug_exceptions.rb
|
Raise more specific exception for invalid mime type from user-agent
|
2020-10-07 11:49:56 -04:00 |
debug_locks.rb
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
debug_view.rb
|
Make the arguments of ActionView::Base#initialize required
|
2020-10-30 00:25:24 +00:00 |
exception_wrapper.rb
|
Don't log backtrace for ActionDispatch::Http::MimeNegotiation::InvalidType
|
2020-10-07 17:30:07 +00:00 |
executor.rb
|
Use frozen string literal in actionpack/
|
2017-07-29 14:02:40 +03:00 |
flash.rb
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
host_authorization.rb
|
Add request exclusion to Host Authorization
|
2020-11-02 20:16:29 +00:00 |
public_exceptions.rb
|
Raise more specific exception for invalid mime type from user-agent
|
2020-10-07 11:49:56 -04:00 |
reloader.rb
|
Use frozen string literal in actionpack/
|
2017-07-29 14:02:40 +03:00 |
remote_ip.rb
|
Revert "Don’t ignore X-Forwarded-For IPs with ports attached"
|
2020-05-12 08:07:17 -04:00 |
request_id.rb
|
Always ask for a header argument in ResquestId middleware
|
2020-10-30 00:41:59 +00:00 |
show_exceptions.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
ssl.rb
|
Change default HTTP status to 308 for ActionDispatch::SSL.
|
2020-07-06 14:51:24 +08:00 |
stack.rb
|
Delayed middleware delete does not allow move operations
|
2020-01-08 11:30:02 +02:00 |
static.rb
|
Precompressed static file refactor
|
2020-06-01 08:57:05 -07:00 |