Ruby on Rails
Go to file
David Heinemeier Hansson 5e94f053cb Fixed to_s bug with namespace routes (closes #10283) [johnb]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8216 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-11-26 22:41:28 +00:00
actionmailer Update ActionMailer so it treats ActionView the same way that ActionController does. Closes #10244 [rick] 2007-11-26 03:36:28 +00:00
actionpack Fixed to_s bug with namespace routes (closes #10283) [johnb] 2007-11-26 22:41:28 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Allow validates_acceptance_of to use a real attribute instead of only virtual (so you can record that the acceptance occured) (closes #7457) [ambethia] 2007-11-25 22:34:46 +00:00
activeresource Don't cache net/http object so that ActiveResource is more thread-safe. Closes #10142 [kou] 2007-11-19 00:06:23 +00:00
activesupport Fix that empty collections should be treated as empty arrays regardless of whitespace for Hash#from_xml (closes #10255) [adamj] 2007-11-25 21:58:24 +00:00
railties No trailing whitespace in migration generation (closes #10235) 2007-11-25 22:03:45 +00:00
Rakefile Forgot railties 2007-10-15 00:11:50 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
release.rb Complete AWS -> ARes changeover. Closes #8717 [kampers] 2007-10-15 08:45:23 +00:00