heartcombo--devise/lib
Frederik Wille e90ba2fbcb
add block passthrough to devise_mail
ActionMailer's ``mail`` method may receive a block for customizing the mails
format
``devise_mail`` now has the same functionality by just
passing the block to ``mail`` call.

fixes plataformatec/devise#2341
2016-07-13 11:25:35 +02:00
..
devise add block passthrough to devise_mail 2016-07-13 11:25:35 +02:00
generators Remove reference to Rails 3.2 in post-install text (#4094) 2016-05-08 13:41:46 -03:00
devise.rb Add `Devise::Test::IntegrationHelpers`. 2016-05-15 19:36:41 -03:00