aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/fixture_set/table_rows.rb
Commit message (Expand)AuthorAgeFilesLines
* Avoid violating key constraints in fixture HABTM associationsJames Le Cuirot2018-10-291-0/+3
* Move FixtureSet::ReflectionProxy and FixtureSet::HasManyThroughProxy to Fixtu...Gannon McGibbon2018-10-051-0/+32
* Introduce FixtureSet::TableRows and FixtureSet::TableRowGannon McGibbon2018-10-051-0/+97