mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
51390b8524a644aa8655691fc7bf56e2a174d140
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@418 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Fixed that bcc and cc should be settable through @bcc and @cc -- not just @headers["Bcc"] and @headers["Cc"] #453 [Eric Hodel]. Fixed Action Mailer to be "warnings safe" so you can run with ruby -w and not get framework warnings #453 [Eric Hodel]
Fixed page caching problems with saving cached file fails for the index action and that it shouldnt cache files with GET/POST parameters #462
Added validates_associated that enables validation of objects in an unsaved association #398 [Tim Bates]
Fixed log file permissions to be 666 instead of 777 (so they're not executable) #471 [Lucas Carlson]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%