Commit graph

8 commits

Author SHA1 Message Date
taca
e58874339d mail/ruby-actionmailer42: update to 4.2.11.1
## Rails 4.2.11.1 (March 11, 2019) ##

*   No changes.
2019-04-14 10:14:57 +00:00
taca
c0c958b43e mail/ruby-actionmailer42: fix text in comments
Update commented out dependency line.
2019-03-03 17:29:02 +00:00
taca
e8c12da853 mail/ruby-actionmailer42: update to 4.2.11
No change except version.
2018-11-29 13:52:27 +00:00
taca
66c9583833 lang/ruby: replace RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED
Change RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED for better wording.
2018-03-18 14:21:19 +00:00
taca
fa0e5d02d0 mail/ruby-actionmailer42: update to 4.2.10
No change except version.
2018-03-13 16:36:32 +00:00
taca
9242b0dcde mail/ruby-actionmailer42: improve dependency
* There is no need to restrict dependency of ruby-mail <2.6.
* ruby-rails-dom-testing is indirectly depended by ruby-actionview.

Bump PKGREVISION.
2017-09-18 06:47:04 +00:00
taca
ea88885f2a Switch most of Ruby on Rails related packages to updated frame work. 2017-06-21 13:12:20 +00:00
minskim
3909950d0d Import ruby-actionmailer-4.2.8 as mail/ruby-actionmailer42
Notable changes since 3.2:
- Added mailer previews feature based on 37 Signals mail_view
  gem.
- Instrument the generation of Action Mailer messages. The time it
  takes to generate a message is written to the log.
- link_to and url_for generate absolute URLs by default in templates,
  it is no longer needed to pass only_path: false.
- Introduced deliver_later which enqueues a job on the application's
  queue to deliver emails asynchronously.
- Added the show_previews configuration option for enabling mailer
  previews outside of the development environment.
2017-04-22 00:41:20 +00:00