Skip to content

History / Devise

Revisions

  • Fix missing require to prevent NameError

    Râu Cao committed Feb 2, 2021
  • Updated Devise (markdown)

    @majksner majksner committed Jan 13, 2020
  • Created Devise (markdown)

    @phuonghusthn phuonghusthn committed Jan 9, 2020
  • Destroyed Devise (markdown)

    @girisha-g girisha-g committed Nov 1, 2019
  • Created Devise (markdown)

    @girisha-g girisha-g committed Nov 1, 2019
  • Destroyed Devise (markdown)

    @mperham mperham committed Oct 8, 2018
  • Changed DeviseWorker perform method to use devise_mailer.safe_constantize (tested on rails 5.2, devise 4.4.3)

    @bruno-campos bruno-campos committed Aug 29, 2018
  • This page was outdated so I added information about how to do send devise notifications using sidekiq

    @mhenrixon mhenrixon committed Jul 15, 2018
  • Updated Devise (markdown)

    @sergeyryabov sergeyryabov committed Apr 19, 2018
  • update Devise::Async readme (Devise::Async has no queue and backend config now)

    @srghma2 srghma2 committed Mar 13, 2018
  • Updated Devise (markdown)

    @topper-123 topper-123 committed May 3, 2017
  • Updated Devise (markdown)

    @topper-123 topper-123 committed May 3, 2017
  • Updated Devise (markdown)

    @munazo munazo committed May 1, 2017
  • Changed the method name to deliver_later to match the one called from the model and added a small note to autoload the lib folder

    @alaouy alaouy committed Dec 15, 2016
  • added an update section at the top mentioning devise-async should not be needed when using Devise with ActiveJob

    @jiggneshhgohel jiggneshhgohel committed Sep 7, 2016
  • Updated Devise (markdown)

    @mperham mperham committed Mar 13, 2015
  • Fix link to devise wiki.

    @francois2metz francois2metz committed Mar 5, 2014
  • Devise 3.1 added token

    @ys ys committed Sep 26, 2013
  • The Devise::Mailer methods now have arity of 2, so the options need pass thru

    @bemurphy bemurphy committed Mar 11, 2013
  • fixed link to devise wiki

    @benben benben committed Jan 8, 2013
  • fixed link to devise wiki

    @benben benben committed Jan 8, 2013
  • Add note about the devise-async using the "mailer" queue by default

    gkop committed Dec 27, 2012
  • include Devise::Async::Model is no longer supported, and has now been included as a Devise module called directly on devise method call with `:async`

    janders223 committed Nov 9, 2012
  • Updated Devise (markdown)

    @tmaier tmaier committed Jul 30, 2012
  • Updated Devise (markdown)

    @tmaier tmaier committed Jul 30, 2012
  • Updated Devise (markdown)

    @ypadlyak ypadlyak committed Jul 25, 2012
  • Updated Devise (markdown)

    @ypadlyak ypadlyak committed Jul 25, 2012
  • Updated Devise (markdown)

    @mhfs mhfs committed May 18, 2012
  • Add `devise-async` as an alternative

    @mhfs mhfs committed May 17, 2012
  • Devise::Mailer is default, not DeviseNotifier.

    mdarby committed Apr 7, 2012