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
f9d5a7bb8c5d224f689dafb4ff641e2ced244f03
rails
/
activerecord
/
lib
History
Josh Kalderimis
f9d5a7bb8c
deprecated the use of the guard_protected_attributes argument with attributes= in AR in favor of assign_attributes(attrs, :without_protection => true)
2011-04-25 23:57:09 +02:00
..
active_record
deprecated the use of the guard_protected_attributes argument with attributes= in AR in favor of assign_attributes(attrs, :without_protection => true)
2011-04-25 23:57:09 +02:00
rails
/generators
Remove
#among?
from Active Support
2011-04-13 20:25:28 +08:00
active_record.rb
Rewrote AssociationPreload.
2011-02-28 22:12:34 +00:00