rails--rails/actionpack/lib
David Heinemeier Hansson df28bdd7ab Documented select, collection_select, and country_select #304 [Ulysses]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@163 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-15 11:49:23 +00:00
..
action_controller Added that controllers will now search for a layout in $template_root/layouts/$controller_name.r(html|xml), so PostsController will look for layouts/posts.rhtml or layouts/posts.rxml and automatically configure this layout if found #307 [Marcel] 2004-12-15 11:39:22 +00:00
action_view Documented select, collection_select, and country_select #304 [Ulysses] 2004-12-15 11:49:23 +00:00
action_controller.rb Syntax errors and other exceptions thrown outside of an action are now gracefully handled by the dispatcher 2004-12-06 18:25:01 +00:00
action_view.rb Initial 2004-11-24 01:04:44 +00:00