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
Godfrey Chan aa6637d140 Pass the route name explicitly
Follow up to 212057b9. Since that commit, we need to pass the `route_name`
explicitly. This is one of the left-over cases that was not handled in that
commit, which was causing `use_route` to be ignored in functional tests.
2014-11-10 00:31:49 -08:00
..
caching Merge pull request #14137 from dasch/better-fragment-cache-instrumentation 2014-05-14 20:04:43 -03:00
metal Removed documentation that still mentioned using respond_with in place 2014-11-05 20:36:45 -08:00
railties
base.rb When your templates change, browser caches bust automatically. 2014-08-17 06:52:17 -07:00
caching.rb [ci skip] correct default cache store class 2014-08-13 18:56:03 +05:30
log_subscriber.rb Prefer to pass block when logging. 2014-07-18 15:04:43 +08:00
metal.rb Make _status_code methods nodoc 2014-10-19 22:12:59 +05:30
middleware.rb
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 Pass the route name explicitly 2014-11-10 00:31:49 -08:00