1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Sam Ruby 3008994d1e Add support for generate scaffold password:digest
* adds password_digest attribute to the migration
* adds has_secure_password to the model
* adds password and password_confirmation password_fields to _form.html
* omits password entirely from index.html and show.html
* adds password and password_confirmation to the controller
* adds unencrypted password and password_confirmation to the controller test
* adds encrypted password_digest to the fixture
2013-03-13 16:06:33 -04:00
..
active_record Also quote extension name in disable_extension 2013-03-12 09:29:06 -07:00
rails/generators Add support for generate scaffold password:digest 2013-03-13 16:06:33 -04:00
active_record.rb Updated copyright notices for 2013 2012-12-31 20:35:29 +00:00