mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-11 07:02:36 +01:00
restore reset_password rake task
This commit is contained in:
parent
e0336f578e
commit
a67f88bcfa
3 changed files with 27 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -31,6 +31,7 @@ gem "htmlentities"
|
|||
gem "swf_fu"
|
||||
gem "rails_autolink"
|
||||
gem "cache_digests"
|
||||
gem "highline" # for reset_password rake task
|
||||
|
||||
# To use ActiveModel has_secure_password
|
||||
gem 'bcrypt-ruby', '~> 3.0.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue