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
2005-01-15 21:10:26 +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 Removed the Ruby 1.8.2 test/unit fix as it didnt work anyway 2005-01-15 20:55:19 +00:00
activerecord Removed the Ruby 1.8.2 test/unit fix as it didnt work anyway 2005-01-15 20:55:19 +00:00
activesupport Fixed some breakpoint issues and made breakpoint_client depend on activerecord/support instead of duplicating the files in railties #441 [Florian Gross] 2005-01-15 21:10:26 +00:00
railties Fixed some breakpoint issues and made breakpoint_client depend on activerecord/support instead of duplicating the files in railties #441 [Florian Gross] 2005-01-15 21:10:26 +00:00