Ruby on Rails
Go to file
David Heinemeier Hansson 73c7083651 Rename fieldset_tag to field_set_tag to follow the conventions from text_area and text_field [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7423 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-09 15:58:12 +00:00
actionmailer Increase mail delivery test coverage. Closes #8692. 2007-06-20 06:50:43 +00:00
actionpack Rename fieldset_tag to field_set_tag to follow the conventions from text_area and text_field [DHH] 2007-09-09 15:58:12 +00:00
actionwebservice Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris] 2007-05-28 22:55:14 +00:00
activerecord Match Fixnum and Float in particular. Rescue dup error and return result. 2007-09-08 04:53:29 +00:00
activeresource Raise ActiveResource::Redirection on 301,302 http code 2007-08-09 19:22:04 +00:00
activesupport Fix activesupport atomic_write tests when Dir.tmpdir is on another partition. Closes #8573 [tpope] 2007-09-06 03:26:14 +00:00
railties Use attribute pairs instead of the migration name to create add and remove column migrations. Closes #9166 [lifofifo] 2007-09-09 05:40:34 +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