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
Jon Leighton 70a86c6e0a Remove obsolete line.
This code is broken (it should say association_scope.uniq_value rather
than options[:uniq]) but the tests still pass.

I think it is designed to uniq-ify associations using finder_sql.
However, I am about to remove that anyway.
2012-07-20 19:00:46 +01:00
..
active_record Remove obsolete line. 2012-07-20 19:00:46 +01:00
rails/generators Add fkey attributes to join_table migration generator 2012-07-19 00:24:21 +04:00
active_record.rb Removing composed_of from ActiveRecord. 2012-06-18 14:53:03 -04:00