rails/actionpack/lib
David Heinemeier Hansson ee4c834ed2 Added testing of named routes #1506 [Nicholas Seckar]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1517 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-26 05:23:41 +00:00
..
action_controller Added testing of named routes #1506 [Nicholas Seckar] 2005-06-26 05:23:41 +00:00
action_view Fixed prototype to consider all fields it doesn't know as text (such as Safari's search) just like the browser in its serialization #1497 [Sean Treadway] 2005-06-25 10:48:28 +00:00
action_controller.rb Deprecated all render_* methods in favor of consolidating all rendering behavior in Base#render(options). This enables more natural use of combining options, such as layouts 2005-05-22 08:58:43 +00:00
action_view.rb AR, AP, and AM should look for AS in sibling directory before trying RubyGems #648 2005-02-17 19:04:47 +00:00