.. |
cache.rb
|
Introduced ActiveSupport::Digest that allows to specify hash function implementation
|
2017-12-12 11:23:54 -08:00 |
content_security_policy.rb
|
Add missing require
|
2017-12-05 18:16:41 +09:00 |
filter_parameters.rb
|
Merge pull request #31078 from aeroastro/feature/fix-typo
|
2017-11-09 00:53:39 -05:00 |
filter_redirect.rb
|
Use frozen string literal in actionpack/
|
2017-07-29 14:02:40 +03:00 |
headers.rb
|
Use frozen string literal in actionpack/
|
2017-07-29 14:02:40 +03:00 |
mime_negotiation.rb
|
Remove mention of X-Post-Data-Format header [ci skip]
|
2017-10-28 00:39:00 +01:00 |
mime_type.rb
|
[Action Pack] require => require_relative
|
2017-10-21 22:48:28 +09:00 |
mime_types.rb
|
Fix typo in mime type registering
|
2017-11-29 02:37:39 -05:00 |
parameter_filter.rb
|
Use frozen string literal in actionpack/
|
2017-07-29 14:02:40 +03:00 |
parameters.rb
|
Remove deprecated ActionController::ParamsParser::ParseError
|
2017-10-23 12:50:45 -04:00 |
rack_cache.rb
|
Use frozen string literal in actionpack/
|
2017-07-29 14:02:40 +03:00 |
request.rb
|
Add DSL for configuring Content-Security-Policy header
|
2017-11-27 05:59:26 +00:00 |
response.rb
|
[Action Pack] require => require_relative
|
2017-10-21 22:48:28 +09:00 |
upload.rb
|
Use frozen string literal in actionpack/
|
2017-07-29 14:02:40 +03:00 |
url.rb
|
[Action Pack] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |