rails--rails/activerecord/test/fixtures
Marcel Molina af0df03fd3 Update DB2 adapter. Closes #2206.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2546 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-12 23:42:54 +00:00
..
bad_fixtures
db_definitions Update DB2 adapter. Closes #2206. 2005-10-12 23:42:54 +00:00
developers_projects
migrations Sugared up migrations with even more bling #1609 [Tobias Luekte] 2005-07-05 07:19:20 +00:00
naked
subscribers
accounts.yml
author.rb Added callback hooks to association collections #1549 [Florian Weber] 2005-07-04 08:43:57 +00:00
authors.yml
auto_id.rb
binary.rb
categories.yml Fixed that single-table inheritance sub-classes couldn't be used to limit the result set with eager loading #1215 [Chris McGrath] 2005-07-03 08:21:22 +00:00
categories_posts.yml Fixed that single-table inheritance sub-classes couldn't be used to limit the result set with eager loading #1215 [Chris McGrath] 2005-07-03 08:21:22 +00:00
category.rb Added support for calling constrained class methods on has_many and has_and_belongs_to_many collections #1764 [Tobias Luetke] 2005-07-22 20:05:42 +00:00
column_name.rb
comment.rb Added support for calling constrained class methods on has_many and has_and_belongs_to_many collections #1764 [Tobias Luetke] 2005-07-22 20:05:42 +00:00
comments.yml Wrap :conditions in parentheses to prevent problems with OR's #1871 2005-09-24 23:58:13 +00:00
companies.yml Be sure to use the @finder_sql in the has_many association's #find method, even if explicit conditions have not been given. 2005-06-13 12:03:33 +00:00
company.rb r3653@asus: jeremy | 2005-09-28 00:23:49 -0700 2005-09-28 03:52:57 +00:00
company_in_module.rb
computer.rb
computers.yml Added compatibility with camelCase column names for dynamic finders #533 [Dee.Zsombor] 2005-04-30 15:49:28 +00:00
course.rb
courses.yml
customer.rb
customers.yml
default.rb
developer.rb Fixup tests for [2474]. 2005-10-06 17:13:24 +00:00
developers.yml
developers_projects.yml
entrant.rb
entrants.yml
fk_test_has_fk.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
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 r3589@asus: jeremy | 2005-09-26 16:58:40 -0700 2005-09-26 20:28:55 +00:00
keyboard.rb Add test coverage for customized primary keys including a failing test for #2444. 2005-10-12 19:55:46 +00:00
mixin.rb Added acts_as_nested_set #1000 [wschenk] 2005-04-17 09:52:12 +00:00
mixins.yml Added the instance methods #root and #ancestors on acts_as_tree and fixed siblings to not include the current node #2142, #2140 [coffee2code] 2005-09-09 08:01:44 +00:00
movie.rb
movies.yml
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 Added support for calling constrained class methods on has_many and has_and_belongs_to_many collections #1764 [Tobias Luetke] 2005-07-22 20:05:42 +00:00
posts.yml Wrap :conditions in parentheses to prevent problems with OR's #1871 2005-09-24 23:58:13 +00:00
project.rb Fixed various problems with has_and_belongs_to_many when using customer finder_sql #2094 [Florian Weber] 2005-09-13 10:15:54 +00:00
projects.yml
reply.rb
subject.rb Made Oracle a first-class connection adapter by adhering closer to idiomatic Oracle style #1798 [The Gang of Oracles] 2005-07-24 14:01:35 +00:00
subscriber.rb Add test coverage for customized primary keys including a failing test for #2444. 2005-10-12 19:55:46 +00:00
task.rb Added quoting of column names for fixtures #997 [jcfischer@gmail.com] 2005-04-07 06:54:25 +00:00
tasks.yml Added quoting of column names for fixtures #997 [jcfischer@gmail.com] 2005-04-07 06:54:25 +00:00
topic.rb
topics.yml Quote booleans according the rules defined by the adapter 2005-10-06 04:15:14 +00:00