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
..
all
bad_fixtures
categories
db_definitions
developers_projects
migrations
migrations_with_decimal
migrations_with_duplicate
migrations_with_missing_versions
naked Added tree mixin and unit tests for all the mixins 2004-12-15 00:46:26 +00:00
reserved_words Quote table names. Defaults to column quoting. Closes #4593. 2007-10-16 05:06:33 +00:00
subscribers
accounts.yml
author.rb
author_favorites.yml
authors.yml
auto_id.rb
binaries.yml
binary.rb
categories.yml
categories_ordered.yml
categories_posts.yml
categorization.rb
categorizations.yml
category.rb
column_name.rb
comment.rb
comments.yml
companies.yml
company.rb
company_in_module.rb Deprecated add_on_boundary_breaking (use validates_length_of instead) (closes #6292) [BobSilva] 2006-10-09 01:42:09 +00:00
computer.rb
computers.yml
contact.rb
course.rb
courses.yml
customer.rb
customers.yml
default.rb
developer.rb
developers.yml
developers_projects.yml
edge.rb
edges.yml
entrant.rb
entrants.yml
fk_test_has_fk.yml
fk_test_has_pk.yml Fixed that fixtures were being deleted in the same order as inserts causing FK errors #890 [andrew.john.peters@gmail.com] 2005-04-18 07:52:58 +00:00
flowers.jpg
funny_jokes.yml
item.rb Fix polymorphic has_one associations declared in an abstract class. Closes #8638. 2007-06-25 22:42:19 +00:00
items.yml
joke.rb
keyboard.rb
legacy_thing.rb
legacy_things.yml
minimalistic.rb
minimalistics.yml
mixed_case_monkey.rb
mixed_case_monkeys.yml
mixins.yml
movie.rb
movies.yml Added a db2 adapter that only depends on the Ruby/DB2 bindings (http://raa.ruby-lang.org/project/ruby-db2/) #386 [Maik Schmidt]. Converted all the fixtures to YAML style ones. 2005-01-01 19:22:16 +00:00
order.rb Saving a record with two unsaved belongs_to associations pointing to the same object fails #2023 [Tobias Luetke] 2005-08-23 11:05:04 +00:00
people.yml
person.rb
post.rb
posts.yml
project.rb
projects.yml
reader.rb
readers.yml
reply.rb
subject.rb
subscriber.rb
tag.rb
tagging.rb
taggings.yml
tags.yml
task.rb
tasks.yml
topic.rb
topics.yml
vertex.rb
vertices.yml