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
681ab53ba15f9fc95c8a91e50bb0138aa66967b2
rails
/
activerecord
/
lib
History
Jon Leighton
681ab53ba1
Get rid of set_association_target and association_loaded? as the parts of the code that need that can now just use association_proxy(:name).loaded?/target=
2011-01-11 13:45:08 -08:00
..
active_record
Get rid of set_association_target and association_loaded? as the parts of the code that need that can now just use association_proxy(:name).loaded?/target=
2011-01-11 13:45:08 -08:00
rails
/generators
Use Rails 3.1
change
method in 'add_' migration generator
2011-01-04 11:16:52 -08:00
active_record.rb
Always pull in version for frameworks (standardize autoload / require / none)
2010-10-10 16:12:04 -07:00