rails/actionpack/lib/action_controller
Matthew Draper 25b14b4d32 Merge pull request #17186 from tgxworld/header_authentication_token
Allow authentication header to not have to specify 'token=' key.
2014-11-27 01:44:13 +10:30
..
caching Merge pull request #14137 from dasch/better-fragment-cache-instrumentation 2014-05-14 20:04:43 -03:00
metal Merge pull request #17186 from tgxworld/header_authentication_token 2014-11-27 01:44:13 +10:30
railties Simplify helpers handling. Ensure Metal can run AC hooks. 2012-03-15 08:48:38 +01:00
base.rb ✂️ 2014-11-26 05:43:52 -02:00
caching.rb [ci skip] correct default cache store class 2014-08-13 18:56:03 +05:30
log_subscriber.rb Remove extra empty line 2014-11-26 09:51:41 +01:00
metal.rb Make _status_code methods nodoc 2014-10-19 22:12:59 +05:30
middleware.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
model_naming.rb Use #model_name on instances instead of classes 2014-06-24 17:20:24 -07:00
railtie.rb Merge pull request #15933 from rafael/master 2014-06-27 18:16:52 -03:00
test_case.rb Deprecate use_route in controller tests 2014-11-23 01:42:46 -08:00