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
Michael Koziarski 84481dd3b4 Sybase adapter fixes. Closes #6926 [jsheets]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5839 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-01-05 00:12:06 +00:00
..
bad_fixtures
categories
db_definitions Sybase adapter fixes. Closes #6926 [jsheets] 2007-01-05 00:12:06 +00:00
developers_projects
migrations
migrations_with_decimal
migrations_with_duplicate
migrations_with_missing_versions Migrations: gracefully handle missing migration files. Closes #5857. 2006-08-23 05:49:40 +00:00
naked
subscribers
accounts.yml has_one supports the :dependent => :delete option which skips the typical callback chain and deletes the associated object directly from the database. Closes #5927. 2006-08-29 17:06:27 +00:00
author.rb Fix has_many :through to add the appropriate conditions when going through an association using STI. Closes #5783. [Jonathan Viney] 2006-10-15 16:37:11 +00:00
author_favorites.yml
authors.yml
auto_id.rb
binary.rb
categories.yml
categories_ordered.yml
categories_posts.yml
categorization.rb
categorizations.yml
category.rb Removes the ability for eager loaded conditions to be interpolated, since there is no model instance to use as a context for interpolation. #5553 [turnip@turnipspatch.com] 2006-10-09 02:46:57 +00:00
column_name.rb
comment.rb
comments.yml
companies.yml has_one supports the :dependent => :delete option which skips the typical callback chain and deletes the associated object directly from the database. Closes #5927. 2006-08-29 17:06:27 +00:00
company.rb Removes the ability for eager loaded conditions to be interpolated, since there is no model instance to use as a context for interpolation. #5553 [turnip@turnipspatch.com] 2006-10-09 02:46:57 +00:00
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
course.rb
courses.yml
customer.rb
customers.yml
default.rb
developer.rb
developers.yml
developers_projects.yml
edge.rb Included associations: go deep. 2006-08-16 18:10:52 +00:00
edges.yml Included associations: go deep. 2006-08-16 18:10:52 +00:00
entrant.rb
entrants.yml
fk_test_has_fk.yml
fk_test_has_pk.yml
flowers.jpg
funny_jokes.yml Fixtures: correct escaping of \n and \r. Closes #5859. 2006-08-24 01:50:24 +00:00
joke.rb
keyboard.rb
legacy_thing.rb
legacy_things.yml
mixin.rb Included associations: go deep. 2006-08-16 18:10:52 +00:00
mixins.yml
movie.rb
movies.yml
order.rb
people.yml
person.rb
post.rb Subclasses of an abstract class work with single-table inheritance. Closes #5704. 2006-12-01 21:24:47 +00:00
posts.yml
project.rb has_many :through conditions are sanitized by the associating class. Closes #5971. 2006-09-01 05:31:56 +00:00
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 to_xml: the :methods option works on arrays of records. Closes #5845. 2006-09-02 21:00:09 +00:00
topics.yml
vertex.rb Included associations: go deep. 2006-08-16 18:10:52 +00:00
vertices.yml Included associations: go deep. 2006-08-16 18:10:52 +00:00