1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Get rid of deprecation warning.

This commit is contained in:
José Valim 2012-01-24 13:41:19 +01:00
parent 55be93d5c4
commit b88524027c

View file

@ -64,7 +64,7 @@ MESSAGE
def unknown_action!(msg)
logger.debug "[Devise] #{msg}" if logger
raise ActionController::UnknownAction, msg
raise AbstractController::ActionNotFound, msg
end
# Sets the resource creating an instance variable