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
Piotr Sarnacki 0e94208a0f Can't cache url_options on a controller level
It fails if routes from to railties are called in one context,
for example: blog.posts_path and main_app.users_path
2012-03-02 18:47:15 +01:00
..
abstract_controller Fix layout lookup for anonymous controller 2012-02-28 14:42:57 +04:00
action_controller Can't cache url_options on a controller level 2012-03-02 18:47:15 +01:00
action_dispatch don't pass unnecessary argument 2012-03-02 19:01:53 +03:00
action_pack rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00
action_view Merge pull request #5242 from rails/opt_routes 2012-03-02 06:56:40 -08:00
sprockets use Hash#delete on styelsheet_link_tag 2012-02-21 08:22:05 +00:00
abstract_controller.rb
action_controller.rb remove autoload UrlWriter, no longer exists 2012-01-29 17:00:37 +05:30
action_dispatch.rb Merge pull request #4248 from andrew/2012 2011-12-31 12:48:19 -08:00
action_pack.rb Updated copyright notices for 2012 2011-12-31 20:30:08 +00:00
action_view.rb Merge pull request #4248 from andrew/2012 2011-12-31 12:48:19 -08:00