rails/activerecord/lib
2010-03-30 15:36:18 +02:00
..
active_record Named scopes shouldn't test equality using to_a if it's not an Array, this was causing records to be loaded before they were needed. 2010-03-30 15:36:18 +02: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