1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
David Heinemeier Hansson 9577f0f57c Fixed up some docs
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@438 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-01-17 01:05:14 +00:00
actionmailer 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] 2005-01-13 13:05:51 +00:00
actionpack Fixed up some docs 2005-01-17 01:05:14 +00:00
activerecord Make sure #470 shouldnt be happening 2005-01-17 01:01:21 +00:00
activesupport Removed debugging aid from dependencies 2005-01-16 18:02:47 +00:00
railties Fixed up some docs 2005-01-17 01:05:14 +00:00