| 694c9ed |
2013-03-12 |
Fix my typo |
| b6cf111 |
2013-03-12 |
Align indentation in comments |
| 99c741e |
2013-03-12 |
Document nested attributes as hash of hashes |
| efd8631 |
2013-04-13 |
Document nested attributes as hash of hashes |
| 506b9f2 |
2012-11-17 |
Add a deprecation before removing find_table_name |
| c9ccef5 |
2012-10-07 |
Move/rename files to follow naming conventions |
| d871807 |
2012-10-07 |
Deprecate "Fixtures" constant |
| bf4d6a2 |
2012-10-07 |
Add CHANGELOG entry for "Fixtures" -> "FixtureSet" |
| a94220b |
2012-10-07 |
Rename "Fixtures" class to "FixtureSet" |
| 12ceb45 |
2012-05-09 |
Rename some variables |
| caeca1f |
2012-05-09 |
Remove unused private method in fixtures.rb |
| af44c2b |
2012-05-09 |
Remove unused parameter in ::instantiate_fixtures |
| b52d9d0 |
2011-12-30 |
Fixes for TestFixtures::setup_fixture_accessors |
| 64f106d |
2011-12-28 |
Use the correct table name from fixture |
| 7162ea2 |
2011-12-30 |
Fixture's table name be defined in the model |
| d3e6e7e |
2011-12-30 |
Test case: fixture table name is defined in model |
| e0ef093 |
2011-12-30 |
Use foo/bar instead of foo_bar keys for fixtures |
| ae8bb11 |
2011-12-27 |
Fix a fixtures test case with table prefix/suffix |
| adb917a |
2011-12-22 |
Fix a fixtures test case with table prefix/suffix |
| 6468ff4 |
2011-12-30 |
Test fixtures with custom model and table names |