Commit 998e1c8d authored by Lin Jen-Shin's avatar Lin Jen-Shin

Resolve app/controllers/confirmations_controller.rb

parent 5e092f01
class ConfirmationsController < Devise::ConfirmationsController
<<<<<<< HEAD
prepend ::EE::ConfirmationsController
=======
include AcceptsPendingInvitations
>>>>>>> upstream/master
def almost_there
flash[:notice] = nil
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment