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-02-04 03:05:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1398db0128be7ae01700712eafc95be5de430f7c
rails
/
activerecord
/
lib
History
Hongli Lai (Phusion)
1398db0128
Add special AssociationReflection methods for creating association objects, and modify the code base to use those methods instead of creating association objects directly. This allows plugins to hook into association object creation behavior.
...
[
#986
state:resolved] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2008-09-09 13:13:12 -07:00
..
active_record
Add special AssociationReflection methods for creating association objects, and modify the code base to use those methods instead of creating association objects directly. This allows plugins to hook into association object creation behavior.
2008-09-09 13:13:12 -07:00
active_record.rb
I18n: removed call to #populate from main library files
2008-08-27 10:36:00 +02:00
activerecord.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00