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
ab2bde45f8140a3ebf8b478e688ef612fc4181fc
rails
/
activerecord
/
lib
History
David Heinemeier Hansson
bcf4e4f2b0
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
..
active_record
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
rails
/generators
Generate add_index by default when giving type belongs_to or references
2010-12-16 20:58:58 -02:00
active_record.rb
Always pull in version for frameworks (standardize autoload / require / none)
2010-10-10 16:12:04 -07:00