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
Aaron Patterson 3300fdedc7 avoid testing only_path
we know that this call only wants the path returned, so lets call a
method that returns the path.
2014-08-04 18:20:07 -07:00
..
caching Merge pull request #14137 from dasch/better-fragment-cache-instrumentation 2014-05-14 20:04:43 -03:00
metal just set the host, no need for another hash allocation / merge! 2014-08-01 11:55:47 -07:00
railties Simplify helpers handling. Ensure Metal can run AC hooks. 2012-03-15 08:48:38 +01:00
base.rb Update Docs in favor to use render plain instead of text option 2014-02-18 15:05:10 -05:00
caching.rb Removed random dot in code sample [ci skip] 2013-07-22 16:13:18 +04:00
log_subscriber.rb Prefer to pass block when logging. 2014-07-18 15:04:43 +08:00
metal.rb copy edits[ci skip] 2014-08-02 12:05:26 +00:00
middleware.rb
model_naming.rb Remove ActiveModel dependency from ActionPack 2012-06-30 11:04:31 -05:00
railtie.rb Merge pull request #15933 from rafael/master 2014-06-27 18:16:52 -03:00
test_case.rb avoid testing only_path 2014-08-04 18:20:07 -07:00