1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/fixtures
2010-10-13 08:24:19 -07:00
..
admin Support fixtures for namespaced models [#2965 state:resolved] 2010-04-25 16:04:38 +02:00
all Added fixtures :all to test_helper.rb to assume that most people just want all their fixtures loaded all the time [DHH] Added fixtures :all as a way of loading all fixtures in the fixture directory at once (closes #7214) [manfred] 2007-02-25 17:31:43 +00:00
categories
naked
reserved_words
.gitignore
accounts.yml
author_addresses.yml
author_favorites.yml
authors.yml
binaries.yml fixing invalid yaml [#4424 state:resolved] 2010-04-17 00:14:23 -04:00
books.yml
cars.yml order should always be concatenated. 2010-09-05 08:13:42 -03:00
categories.yml
categories_ordered.yml
categories_posts.yml
categorizations.yml
clubs.yml
collections.yml Refactor compute_type to handle situations where the correct class is already loaded 2010-04-12 21:31:20 -07: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 Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
computers.yml
courses.yml
customers.yml
dashboards.yml string IDs are now quoted correctly [#5064 state:resolved] 2010-07-13 08:14:52 +02:00
developers.yml
developers_projects.yml
edges.yml
entrants.yml
faces.yml Add inverse polymorphic association support. [#3520 state:resolved] 2009-12-28 15:12:13 +01:00
fk_test_has_fk.yml
fk_test_has_pk.yml
funny_jokes.yml Fixtures: correct escaping of \n and \r. Closes #5859. 2006-08-24 01:50:24 +00:00
interests.yml
items.yml Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
jobs.yml
legacy_things.yml
mateys.yml
member_types.yml
members.yml
memberships.yml Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
men.yml
minimalistics.yml
minivans.yml update_attribute should not update readonly attributes 2010-07-21 14:55:57 +02:00
mixed_case_monkeys.yml Consistently quote primary key column names. Closes #7763. 2007-03-09 03:23:37 +00:00
mixins.yml Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
movies.yml
organizations.yml
owners.yml
parrots.yml
parrots_pirates.yml
people.yml
pets.yml
pirates.yml Foxy fixtures. Adapter#disable_referential_integrity. Closes #9981. 2007-10-26 05:56:46 +00:00
posts.yml
price_estimates.yml
products.yml Refactor compute_type to handle situations where the correct class is already loaded 2010-04-12 21:31:20 -07:00
projects.yml
readers.yml
references.yml
ships.yml
speedometers.yml string IDs are now quoted correctly [#5064 state:resolved] 2010-07-13 08:14:52 +02:00
sponsors.yml
subscribers.yml Fixtures: removed support for the ancient pre-YAML file format. Closes #10736. 2008-01-08 03:54:40 +00:00
subscriptions.yml test and fix collection_singular_ids= with string primary keys [#5125 state:resolved] 2010-08-02 16:41:20 +02:00
taggings.yml Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
tags.yml Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
tasks.yml
topics.yml Test for concatenated orders added 2010-06-26 00:59:11 +02:00
toys.yml
treasures.yml
variants.yml Refactor compute_type to handle situations where the correct class is already loaded 2010-04-12 21:31:20 -07:00
vertices.yml
warehouse-things.yml
zines.yml