aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/actionmailer.gemspec
Commit message (Collapse)AuthorAgeFilesLines
...
* Updating mail requireMikel Lindsaar2010-01-081-1/+1
|
* Updating to Mail 1.5.0, including default values for all Message#field_name ↵Mikel Lindsaar2010-01-021-1/+1
| | | | methods, can access field objects by calling Message#[:field_name]
* Updating mail requirement to 1.4.3Mikel Lindsaar2009-12-311-1/+1
|
* Move mail gem dep to Action Mailer's gemspecJeremy Kemper2009-12-291-1/+1
|
* Merge commit 'mikel/master' into mailJeremy Kemper2009-11-231-1/+1
|\ | | | | | | | | Conflicts: actionmailer/lib/action_mailer.rb
* | Add mail dep to AM gemspecJeremy Kemper2009-11-231-0/+1
|/
* Make gemspecs the authoritative source instead of generating them from the ↵Joshua Peek2009-09-251-28/+15
| | | | Rakefile
* Add required dependencies on activemodelCarl Lerche2009-09-011-1/+1
|
* Add rake gemspec and gemspecs to the repoYehuda Katz2009-08-311-0/+33