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
a1fdf402c02f4ae8ef0b49c2481298565620efa6
rails
/
activemodel
/
lib
History
José Valim
d0cf212cb5
to_key should return all exists keys (if any exists), regardless if the object is persisted or not. If you need it to reflect persistance, you should use to_param.
2010-08-15 11:29:15 -03:00
..
active_model
to_key should return all exists keys (if any exists), regardless if the object is persisted or not. If you need it to reflect persistance, you should use to_param.
2010-08-15 11:29:15 -03:00
active_model.rb
mass_assignment_security moved from AR to AMo, and minor test cleanup
2010-07-08 18:28:45 +02:00