Ruby on Rails
Go to file
David Heinemeier Hansson e03f13c553 Fixed that verification violations with no specified action didn't halt the chain (now they do with a 400 Bad Request) [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8245 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-11-30 21:04:57 +00:00
actionmailer Allow body to be specified for nested parts with action mailer. Closes #10271 [redinger] 2007-11-29 02:52:49 +00:00
actionpack Fixed that verification violations with no specified action didn't halt the chain (now they do with a 400 Bad Request) [DHH] 2007-11-30 21:04:57 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Removed documentation for the removed rollback! method on transactions and mention ActiveRecord::Rollback [cody] 2007-11-29 22:25:42 +00:00
activeresource Prep for RC2 2007-11-29 00:27:53 +00:00
activesupport Prep for RC2 2007-11-29 00:27:53 +00:00
railties You dont need to explicitly declare which controller youre testing when you follow the naming convention 2007-11-30 18:17:21 +00:00
Rakefile
cleanlogs.sh
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