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
2007-10-05 19:27:33 +00:00
..
all
bad_fixtures
categories
db_definitions
developers_projects
migrations
migrations_with_decimal
migrations_with_duplicate
migrations_with_missing_versions
naked
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
computer.rb
computers.yml
contact.rb Added ActiveRecord::Base#to_json/from_json (currently does not support :include like to_xml) [DHH]. Added ActiveRecord::Base#from_xml [DHH] 2007-09-20 23:22:30 +00:00
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
flowers.jpg
funny_jokes.yml
item.rb
items.yml
joke.rb
keyboard.rb
legacy_thing.rb
legacy_things.yml
mixed_case_monkey.rb
mixed_case_monkeys.yml
mixins.yml
movie.rb
movies.yml
order.rb
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 Don't call attr_readonly on polymorphic belongs_to associations, in case it matches the name of some other non-ActiveRecord class/module. [Rick] 2007-10-05 19:27:33 +00:00
taggings.yml
tags.yml
task.rb
tasks.yml
topic.rb
topics.yml
vertex.rb
vertices.yml