This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
62fe16932c
rails--rails
/
activerecord
/
lib
History
Pratik Naik
62fe16932c
Make Relation#first and Relation#last behave like named scope's
2010-04-02 18:57:46 +01:00
..
active_record
Make Relation#first and Relation#last behave like named scope's
2010-04-02 18:57:46 +01: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