Skip to content
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
qoobaa committed Feb 13, 2014
1 parent e886e08 commit 1850dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The most popular workflow is:
private

def password_reset_params
params.require(:password_reset).permit(:email)
params.require(:active_model_password_reset).permit(:email)
end
end

Expand Down

0 comments on commit 1850dab

Please sign in to comment.