3 changed files with 1 additions and 11 deletions
@ -1,9 +0,0 @@ |
|||||||
class Auth::ConfirmationsController < Devise::ConfirmationsController |
|
||||||
def create |
|
||||||
super |
|
||||||
end |
|
||||||
|
|
||||||
def show |
|
||||||
super |
|
||||||
end |
|
||||||
end |
|
Loading…
Reference in new issue