rails/actionpack/lib
José Valim befec8a0d8 Remove unused code in ActionView.
Signed-off-by: Yehuda Katz <wycats@gmail.com>
2009-09-15 16:18:10 -07:00
..
abstract_controller Fix callbacks on ActionPack. 2009-09-08 10:28:28 -07:00
action_controller Remove global exception catching from ApplicationController. 2009-09-15 10:05:46 -05:00
action_dispatch Beef up AD::Rescue to replace global exception handling lost in ApplicationController 2009-09-15 16:33:15 -05:00
action_pack Bump up the version to 3.0.pre 2009-06-30 14:37:12 -07:00
action_view Remove unused code in ActionView. 2009-09-15 16:18:10 -07:00
abstract_controller.rb Renamed presenter to renderer, added some documentation and defined its API. 2009-08-07 17:17:51 +02:00
action_controller.rb action_dispatch and action_view are just more autoloads, so its okay to require them 2009-08-31 14:49:59 -05:00
action_dispatch.rb Require active_support after autoload setup 2009-09-14 13:04:43 -07:00
action_pack.rb Bump up the year in MIT license files 2009-01-18 05:28:21 +00:00
action_view.rb Remove unused code in ActionView. 2009-09-15 16:18:10 -07:00