.. |
admin
|
Fix backward compatibility with stored Hash values. Wrap coders to convert serialized values to indifferent access.
|
2012-05-30 23:21:57 -07:00 |
all
|
load fixtures from linked folders
|
2013-08-05 16:35:49 -03:00 |
categories
|
|
|
naked
|
|
|
reserved_words
|
Improve the derivation of HABTM assocation join table names
|
2012-06-22 06:27:11 +01:00 |
to_be_linked
|
load fixtures from linked folders
|
2013-08-05 16:35:49 -03:00 |
.gitignore
|
|
|
accounts.yml
|
|
|
author_addresses.yml
|
|
|
author_favorites.yml
|
|
|
authors.yml
|
Support the :primary_key option on a through reflection in a nested through association
|
2010-10-19 16:13:06 +01:00 |
binaries.yml
|
|
|
books.yml
|
Initial nested_has_many_through support [#1152]
|
2010-09-26 22:25:25 +10:00 |
cars.yml
|
order should always be concatenated.
|
2010-09-05 08:13:42 -03:00 |
categories.yml
|
First bit of support for habtm in through assocs - test_has_many_through_has_many_with_has_and_belongs_to_many_source_reflection now passes
|
2010-10-13 01:29:09 +01:00 |
categories_ordered.yml
|
fixing 1.8 support for new fixture tests
|
2011-05-23 15:06:13 -07:00 |
categories_posts.yml
|
First bit of support for habtm in through assocs - test_has_many_through_has_many_with_has_and_belongs_to_many_source_reflection now passes
|
2010-10-13 01:29:09 +01:00 |
categorizations.yml
|
Added test_has_many_through_has_many_with_has_many_through_habtm_source_reflection and make it pass
|
2010-10-14 12:59:16 +01:00 |
clubs.yml
|
Add test_has_one_through_has_one_through_with_belongs_to_source_reflection
|
2010-10-14 13:44:32 +01:00 |
collections.yml
|
|
|
colleges.yml
|
added test for #3732
|
2012-02-10 17:35:22 -05:00 |
comments.yml
|
Add some tests for functionality in JoinAssociation which already exists but was previously untested
|
2010-10-13 08:24:19 -07:00 |
companies.yml
|
Ensure AR #second, #third, etc. finders work through associations
|
2014-01-21 19:35:27 -05:00 |
computers.yml
|
Fixed STI classes not defining an attribute method if there is a
|
2014-02-23 11:00:55 -08:00 |
courses.yml
|
added test for #3732
|
2012-02-10 17:35:22 -05:00 |
customers.yml
|
|
|
dashboards.yml
|
If a has_many goes :through a belongs_to, and the foreign key of the belongs_to changes, then the has_many should be considered stale.
|
2010-12-23 15:19:18 -08:00 |
developers.yml
|
Replaced all 'for' loops with Enumerable#each
|
2012-01-30 03:15:49 +08:00 |
developers_projects.yml
|
|
|
dog_lovers.yml
|
Update other counter caches on destroy
|
2013-03-20 13:43:07 -07:00 |
dogs.yml
|
Update other counter caches on destroy
|
2013-03-20 13:43:07 -07:00 |
edges.yml
|
|
|
entrants.yml
|
|
|
essays.yml
|
Support for :primary_key option on the source reflection of a through association, where the source is a has_one or has_many
|
2010-10-19 14:14:06 +01:00 |
faces.yml
|
|
|
fk_test_has_fk.yml
|
|
|
fk_test_has_pk.yml
|
|
|
friendships.yml
|
Refactor Person/Friendship relationships to be more intuitive
|
2013-03-17 02:11:19 -04:00 |
funny_jokes.yml
|
|
|
interests.yml
|
|
|
items.yml
|
|
|
jobs.yml
|
|
|
legacy_things.yml
|
|
|
mateys.yml
|
Rename "Fixtures" class to "FixtureSet"
|
2012-10-07 19:15:58 +02:00 |
member_details.yml
|
Adding test_has_many_through_has_one_with_has_many_through_source_reflection and modifying ThroughAssociationScope to make it work correctly.
|
2010-10-12 17:27:10 +01:00 |
member_types.yml
|
|
|
members.yml
|
If a has_many goes :through a belongs_to, and the foreign key of the belongs_to changes, then the has_many should be considered stale.
|
2010-12-23 15:19:18 -08:00 |
memberships.yml
|
Don't use select() values from the join model of a through association. Fixes #508.
|
2011-05-11 08:56:01 +01:00 |
men.yml
|
|
|
minimalistics.yml
|
|
|
minivans.yml
|
|
|
mixed_case_monkeys.yml
|
|
|
mixins.yml
|
|
|
movies.yml
|
|
|
organizations.yml
|
|
|
other_topics.yml
|
Fix a fixtures test case with table prefix/suffix
|
2011-12-27 02:17:31 +01:00 |
owners.yml
|
Extend ActiveRecord::Base#cache_key to take an optional list of timestamp attributes of which the highest will be used.
|
2013-11-02 16:05:19 -07:00 |
parrots.yml
|
properly reference yml alias nodes
|
2011-05-24 11:18:28 +02:00 |
parrots_pirates.yml
|
Rename "Fixtures" class to "FixtureSet"
|
2012-10-07 19:15:58 +02:00 |
people.yml
|
Refactor Person/Friendship relationships to be more intuitive
|
2013-03-17 02:11:19 -04:00 |
peoples_treasures.yml
|
Rename "Fixtures" class to "FixtureSet"
|
2012-10-07 19:15:58 +02:00 |
pets.yml
|
has_many through obeys order on through association
|
2013-04-04 15:45:13 -04:00 |
pirates.yml
|
Extend fixture label replacement to allow string interpolation
|
2014-03-15 22:11:36 -04:00 |
posts.yml
|
Merge branch 'master' into nested_has_many_through
|
2011-03-04 09:30:27 +00:00 |
price_estimates.yml
|
|
|
products.yml
|
|
|
projects.yml
|
|
|
randomly_named_a9.yml
|
Test fixtures with custom model and table names
|
2011-12-30 10:34:01 +01:00 |
ratings.yml
|
Add support for nested through associations in JoinAssociation. Hence Foo.joins(:bar) will work for through associations. There is some duplicated code now, which will be refactored.
|
2010-10-09 22:00:33 +01:00 |
readers.yml
|
Prevent Relation#merge from collapsing wheres on the RHS
|
2013-01-27 20:34:52 +00:00 |
references.yml
|
|
|
ships.yml
|
has_one should always remove the old record (properly), even if not saving the new record, so we don't get the database into a pickle
|
2011-01-11 13:45:06 -08:00 |
speedometers.yml
|
If a has_many goes :through a belongs_to, and the foreign key of the belongs_to changes, then the has_many should be considered stale.
|
2010-12-23 15:19:18 -08:00 |
sponsors.yml
|
we should have unique sponsorable ids in the fixtures at least
|
2013-10-14 15:27:49 -07:00 |
string_key_objects.yml
|
Don't quote ID's as Arel will quote them -- follow same conventions as the delete method.
|
2011-05-08 18:37:28 +01:00 |
subscribers.yml
|
IdentityMap - Tests for IM
|
2010-11-19 19:03:56 -03:00 |
subscriptions.yml
|
|
|
taggings.yml
|
Add a test for STI on the through where the through is nested, and change the code which support this
|
2011-03-05 20:10:24 +00:00 |
tags.yml
|
Properly support conditions on any of the reflections involved in a nested through association
|
2010-10-19 00:27:40 +01:00 |
tasks.yml
|
Fix broken link to Fixtures documentation on guides
|
2013-08-29 15:44:12 -05:00 |
teapots.yml
|
Fixtures support for ActiveRecord::Model
|
2011-12-24 11:08:15 +00:00 |
topics.yml
|
Ensure #second acts like #first AR finder
|
2014-01-20 16:58:18 -05:00 |
toys.yml
|
has_many through obeys order on through association
|
2013-04-04 15:45:13 -04:00 |
traffic_lights.yml
|
test case for serialize default values.
|
2013-03-07 17:26:35 +01:00 |
treasures.yml
|
|
|
uuid_children.yml
|
Auto-generate stable fixture UUIDs on PostgreSQL.
|
2014-01-07 19:05:50 +01:00 |
uuid_parents.yml
|
Auto-generate stable fixture UUIDs on PostgreSQL.
|
2014-01-07 19:05:50 +01:00 |
variants.yml
|
|
|
vegetables.yml
|
rewrite inheritance tests with a custom inheritance_column
|
2012-09-03 20:30:43 +02:00 |
vertices.yml
|
|
|
warehouse-things.yml
|
|
|
zines.yml
|
|
|