This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b42e9660201fc721075d2bfbe13edb0014dbde2
rails
/
activemodel
/
lib
History
John Firebaugh
57bc25c5f8
Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface.
...
Signed-off-by: Santiago Pastorino <
santiago@wyeworks.com
>
2011-01-31 19:45:53 -02:00
..
active_model
Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface.
2011-01-31 19:45:53 -02:00
active_model.rb
Added ActiveRecord::Base#has_secure_password (via ActiveModel::SecurePassword) to encapsulate dead-simple password usage with SHA2 encryption and salting
2010-12-18 13:38:05 -08:00