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 3b9be80a3a Removed debugging aid from dependencies
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@432 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-01-16 18:02:47 +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 Added more informative error message for "file not found" situation in send_file #484 [Alexey] 2005-01-16 13:06:15 +00:00
activerecord New adventures in dependency reloading 2005-01-16 17:50:36 +00:00
activesupport Removed debugging aid from dependencies 2005-01-16 18:02:47 +00:00
railties New adventures in dependency reloading 2005-01-16 17:56:42 +00:00