Stefan Penner
|
4bc2cbc3cf
|
Load RAILS_VERSION relative to the gemspec file.
|
2010-03-06 21:33:28 -08:00 |
|
Bryan Helmkamp
|
deb00bcb8c
|
Read Rails version from a file instead of modifying the load path and doing requires
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-03-04 21:25:52 -08:00 |
|
Jeremy Kemper
|
56ea20605a
|
Wordsmith gem descriptions
|
2010-03-02 10:43:41 -08:00 |
|
Bryan Helmkamp
|
f221a6f19f
|
Leverage VERSION constants from gemspecs to avoid tedious updates when releasing
|
2010-03-02 00:32:53 -05:00 |
|
Mikel Lindsaar
|
cefc136ec3
|
Adding options to register observers and interceptors through ActionMailer::Base.register_observer and ActionMailer::Base.register_interceptor. These hook into Mail.register_interceptor and Mail.register_observer. Also bumped Mail requirement to 2.1.3
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-02-22 09:15:48 +01:00 |
|
Mikel Lindsaar
|
5fe3dc4bf5
|
Adding ruby version spec to all gemspec files to at least 1.8.7
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-02-08 09:42:12 +01:00 |
|
Jeremy Kemper
|
c548e21365
|
Bump git versions to 3.0.0.beta1 since we've released
|
2010-02-05 09:24:12 -08:00 |
|
David Heinemeier Hansson
|
031139bb71
|
Homogenize gemspecs and remove the deprecated autorequire
|
2010-02-03 17:59:49 -08:00 |
|
David Heinemeier Hansson
|
79817aa9e7
|
Move to 3.0.0.beta
|
2010-02-03 17:29:51 -08:00 |
|
Mikel Lindsaar
|
a06a5a64ba
|
Unvendor'd text-format, now requires text-format gem
|
2010-01-28 12:08:14 +11:00 |
|
Mikel Lindsaar
|
32ce2bb37f
|
Updated mail requirement to 2.1.2
|
2010-01-28 11:33:58 +11:00 |
|
José Valim and Mikel Lindsaar
|
ad8f5d4106
|
Updated to mail 2.1.1
|
2010-01-25 23:15:16 +11:00 |
|
José Valim and Mikel Lindsaar
|
d5e4e9185b
|
Updated gemspec for Mail
|
2010-01-25 21:47:24 +11:00 |
|
José Valim and Mikel Lindsaar
|
ace74974cf
|
Got AM working with Mail yield on delivery_handler and updated tests
|
2010-01-25 21:47:03 +11:00 |
|
José Valim and Mikel Lindsaar
|
258ca14800
|
Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback support in Mail to call ActionMailer on delivery, moved deliver to deprecated API in preparation for new API
|
2010-01-24 11:15:42 +11:00 |
|
Mikel Lindsaar
|
bd24c75fc6
|
Updated Gemspec to mail 2.0.3 from gemcutter
|
2010-01-23 18:45:59 +11:00 |
|
José Valim and Mikel Lindsaar
|
3829f9ecfd
|
Adding tests for attachments['blah.rb'] = {} et al
|
2010-01-21 20:03:55 +11:00 |
|
Mikel Lindsaar
|
2a3ec5fee4
|
Updating gemspec to 2.0.1 for mail
|
2010-01-20 14:12:05 +11:00 |
|
Mikel Lindsaar
|
9a3a0d15fc
|
Updating mail require to 2.0.0
|
2010-01-17 21:02:38 +11:00 |
|
José Valim
|
b3c87746ef
|
Move I18n to gemspec and update dependencies.
|
2010-01-15 23:48:38 +01:00 |
|
Mikel Lindsaar
|
e2aa6712a1
|
Updating mail require
|
2010-01-08 11:13:46 +11:00 |
|
Mikel Lindsaar
|
bf6d0e2bc2
|
Updating to Mail 1.5.0, including default values for all Message#field_name methods, can access field objects by calling Message#[:field_name]
|
2010-01-02 22:39:00 -08:00 |
|
Mikel Lindsaar
|
94838fbe39
|
Updating mail requirement to 1.4.3
|
2009-12-31 19:51:25 +11:00 |
|
Jeremy Kemper
|
ce1aeeee3f
|
Move mail gem dep to Action Mailer's gemspec
|
2009-12-29 15:47:28 -08:00 |
|
Jeremy Kemper
|
671538cd6e
|
Merge commit 'mikel/master' into mail
Conflicts:
actionmailer/lib/action_mailer.rb
|
2009-11-23 15:29:35 -08:00 |
|
Jeremy Kemper
|
ca5de16ddc
|
Add mail dep to AM gemspec
|
2009-11-23 09:57:53 -08:00 |
|
Joshua Peek
|
f430d6b63e
|
Make gemspecs the authoritative source instead of generating them from the Rakefile
|
2009-09-25 00:46:13 -05:00 |
|
Carl Lerche
|
bd53ebde72
|
Add required dependencies on activemodel
|
2009-09-01 12:26:00 -07:00 |
|
Yehuda Katz
|
67f5d611f5
|
Add rake gemspec and gemspecs to the repo
|
2009-08-31 17:20:44 -07:00 |
|