THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
TEST_CODEOWNERS
/
rails
Watch
3
Star
0
Fork
0
You've already forked rails
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
13004d4f84
rails
/
activerecord
/
lib
History
Carl Lerche
13004d4f84
Make the query built by has_many ...., :dependent => :____ lazy since all the information is not really available yet.
2010-04-02 22:33:57 -07:00
..
active_record
Make the query built by has_many ...., :dependent => :____ lazy since all the information is not really available yet.
2010-04-02 22:33:57 -07:00
rails
/generators
Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive.
2010-03-23 13:40:41 +01:00
active_record.rb
Replace the placeholder base_hook API with on_load. To specify some code that
2010-03-29 17:08:50 -07:00