aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/actionmailer.gemspec
Commit message (Expand)AuthorAgeFilesLines
* Unvendor'd text-format, now requires text-format gemMikel Lindsaar2010-01-281-0/+1
* Updated mail requirement to 2.1.2Mikel Lindsaar2010-01-281-1/+1
* Updated to mail 2.1.1José Valim and Mikel Lindsaar2010-01-251-1/+1
* Updated gemspec for MailJosé Valim and Mikel Lindsaar2010-01-251-1/+1
* Got AM working with Mail yield on delivery_handler and updated testsJosé Valim and Mikel Lindsaar2010-01-251-1/+1
* Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback su...José Valim and Mikel Lindsaar2010-01-241-1/+1
* Updated Gemspec to mail 2.0.3 from gemcutterMikel Lindsaar2010-01-231-1/+1
* Adding tests for attachments['blah.rb'] = {} et alJosé Valim and Mikel Lindsaar2010-01-211-1/+1
* Updating gemspec to 2.0.1 for mailMikel Lindsaar2010-01-201-1/+1
* Updating mail require to 2.0.0Mikel Lindsaar2010-01-171-1/+1
* Move I18n to gemspec and update dependencies.José Valim2010-01-151-1/+1
* Updating mail requireMikel Lindsaar2010-01-081-1/+1
* Updating to Mail 1.5.0, including default values for all Message#field_name m...Mikel Lindsaar2010-01-021-1/+1
* 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
|\
* | Add mail dep to AM gemspecJeremy Kemper2009-11-231-0/+1
|/
* Make gemspecs the authoritative source instead of generating them from the Ra...Joshua Peek2009-09-251-28/+15
* Add required dependencies on activemodelCarl Lerche2009-09-011-1/+1
* Add rake gemspec and gemspecs to the repoYehuda Katz2009-08-311-0/+33