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_controller
Sean Griffin e69364bc2d Merge pull request #21203 from denniss/issue-21199
Authorization scheme should be case insensitive. Fixes #21199
2015-08-11 17:25:00 -06:00
..
caching
metal Merge pull request #21203 from denniss/issue-21199 2015-08-11 17:25:00 -06:00
railties
api.rb docs, custom api base controllers shoudl subclass metal. [ci skip] 2015-08-01 12:20:20 +02:00
base.rb stop using @_env in the controller instance 2015-08-07 16:00:57 -07:00
caching.rb [ci skip] doc: making clear that perform_caching has a limited impact 2015-07-13 11:35:18 -07:00
form_builder.rb remove extra = in form builder example [ci skip] 2015-04-15 23:06:01 +09:00
log_subscriber.rb Freeze string literals when not mutated. 2015-07-19 17:45:10 -05:00
metal.rb deprecate the env method on controller instances 2015-08-07 16:27:32 -07:00
railtie.rb
renderer.rb Speed up normalize_keys by removing dup step. 2015-01-22 17:35:19 +01:00
template_assertions.rb Remove assigns and assert_template. 2015-05-30 14:13:57 +08:00
test_case.rb Rename extra_keys variables to query_string_keys 2015-08-08 10:29:34 -04:00