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
2010-10-07 21:31:31 +02:00
..
abstract_controller render :template => 'foo/bar.json' now works as it should. 2010-10-07 21:31:31 +02:00
action_controller Merge branch 'master' of git://github.com/lifo/docrails 2010-10-06 23:16:13 +02:00
action_dispatch only forwarding enough methods to work. People should grab the delegate tempfile if they really need to do hard work 2010-10-04 19:28:40 -07:00
action_pack
action_view Allow cache to be temporarily disabled through lookup_context. 2010-10-07 21:31:31 +02:00
abstract_controller.rb
action_controller.rb
action_dispatch.rb
action_pack.rb
action_view.rb