Go to file
David Heinemeier Hansson 0052f41009 Added option to ERB templates to swallow newlines by using <% if something -%> instead of just <% if something %>
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@121 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-12 13:02:20 +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 Added option to ERB templates to swallow newlines by using <% if something -%> instead of just <% if something %> 2004-12-12 13:02:20 +00:00
activerecord Options for the new validation methods are now given as a hash 2004-12-10 16:46:41 +00:00
railties Remember to include the right breakpoint for the docs 2004-12-12 12:57:08 +00:00