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
2004-12-09 14:37:37 +00:00
actionmailer Added access to custom headers, like cc, bcc, and reply-to #268 [Andreas Schwarz] 2004-12-07 09:10:50 +00:00
actionpack We need to pass the name when deleting the cookie 2004-12-09 11:38:44 +00:00
activerecord Added Base.validate_confirmation that encapsulates the pattern of wanting to validate the acceptance of a terms of service check box (or similar agreement) 2004-12-09 14:37:37 +00:00
railties Only nuke the AbstractApplicationController if its available 2004-12-08 10:41:14 +00:00