rails/actionpack/lib
Joshua Peek 9c9da6c892 Boot out CGI Processor.
* Add ActionController::CGIHandler as a backwards compatible CGI wrapper around Rack.
* Also pull failsafe responder into ActionController::Failsafe middleware.
2008-12-04 20:39:36 -06:00
..
action_controller Boot out CGI Processor. 2008-12-04 20:39:36 -06:00
action_pack Assume that the next version is going to be 2.3 for now 2008-11-19 14:12:38 +01:00
action_view Set template_format to html inside rjs templates so renders within it default to html. 2008-12-04 17:20:51 -06:00
action_controller.rb Boot out CGI Processor. 2008-12-04 20:39:36 -06:00
action_pack.rb Updated copyright years 2008-05-11 18:34:05 -05:00
action_view.rb Add config.preload_frameworks to load all frameworks at startup. Default to false so Rails autoloads itself as it's used. 2008-11-24 18:43:04 -08:00
actionpack.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00