Ruby on Rails
Go to file
David Heinemeier Hansson c4a3de5013 Fixed the scaffolding/routing issue for real
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@702 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-19 23:09:28 +00:00
actionmailer Added support for charsets for both subject and body. The default charset is now UTF-8 #673 [Jamis Buck] 2005-02-19 21:51:16 +00:00
actionpack Fixed the scaffolding/routing issue for real 2005-02-19 23:09:28 +00:00
actionwebservice ensure clients can handle APIs with named parameter signatures, 2005-02-19 09:07:35 +00:00
activerecord Fixed that find_by_* would fail when column names had numbers #670 [demetrius] 2005-02-19 11:30:38 +00:00
activesupport Require the Active Support gem 2005-02-15 16:35:07 +00:00
railties Added --sandbox option to script/console that'll roll back all changes made to the database when you quit #672 [bitsweat] 2005-02-19 23:07:57 +00:00
pushgems.rb More Action Web Service minor tweaks 2005-02-19 00:36:39 +00:00