1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
2010-03-23 13:40:41 +01:00
..
active_record From and lock should be defined to be consistent with other ivars. Limit and offset are always defined, no need to test that. 2010-03-22 11:48:39 -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 Make many parts of Rails lazy. In order to facilitate this, 2010-03-07 06:24:30 -08:00