Ruby on Rails
Go to file
David Heinemeier Hansson c769ad8533 Removed deprecated parameters_for_method_reference concept (legacy from before named routes) [DHH] Added record identification with polymorphic routes for ActionController::Base#url_for and ActionView::Base#url_for [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6729 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-05-12 21:12:31 +00:00
actionmailer Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
actionpack Removed deprecated parameters_for_method_reference concept (legacy from before named routes) [DHH] Added record identification with polymorphic routes for ActionController::Base#url_for and ActionView::Base#url_for [DHH] 2007-05-12 21:12:31 +00:00
actionwebservice Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
activerecord Ensure copy table test runs for sqlite and sqlite3. [mislav] Cllosoes #8328 2007-05-12 00:44:50 +00:00
activeresource Handle string and symbol param keys when splitting params into prefix params and query params. 2007-05-09 03:51:06 +00:00
activesupport Evaluate expression for assert_difference in the scope of the block 2007-05-08 06:27:10 +00:00
railties Generators use *.html.erb view template naming. Closes #8278. 2007-05-06 10:34:18 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00