|
../
|
|
all
|
|
6227 |
2 years |
david:
Added fixtures :all to test_helper.rb to assume that most people just want …
|
|
bad_fixtures
|
|
4 |
4 years |
david:
Initial
|
|
categories
|
|
3700 |
3 years |
bitsweat:
Add missing fixtures for #3937.
|
|
db_definitions
|
|
8219 |
1 year |
bitsweat:
Foxy fixtures: support single-table inheritance. Closes #10234.
|
|
developers_projects
|
|
4 |
4 years |
david:
Initial
|
|
migrations
|
|
1697 |
4 years |
david:
Sugared up migrations with even more bling #1609 [Tobias Luekte]
|
|
migrations_with_decimal
|
|
4596 |
3 years |
bitsweat:
r4704@asus: jeremy | 2006-06-27 12:00:19 -0700
decimal
r4705@asus: …
|
|
migrations_with_duplicate
|
|
2832 |
3 years |
csshsh:
Added that an DuplicateMigrationVersionError gets raised when multiple …
|
|
migrations_with_missing_versions
|
|
4809 |
2 years |
bitsweat:
Migrations: gracefully handle missing migration files. Closes #5857.
|
|
naked
|
|
156 |
4 years |
david:
Added tree mixin and unit tests for all the mixins
|
|
reserved_words
|
|
7932 |
1 year |
bitsweat:
Quote table names. Defaults to column quoting. Closes #4593.
|
|
subscribers
|
|
4 |
4 years |
david:
Initial
|
|
accounts.yml
|
323 bytes |
4848 |
2 years |
bitsweat:
has_one supports the :dependent => :delete option which skips the typical …
|
|
author.rb
|
4.7 kB |
8376 |
1 year |
rick:
Ensure that the :uniq option for has_many :through associations retains …
|
|
author_favorites.yml
|
58 bytes |
4006 |
3 years |
rick:
add self referential has_many :through example [Rick]
|
|
authors.yml
|
57 bytes |
1083 |
4 years |
david:
Made eager loading work even more
|
|
auto_id.rb
|
123 bytes |
4 |
4 years |
david:
Initial
|
|
binaries.yml
|
8.3 kB |
7958 |
1 year |
nzkoz:
Use a smaller binary fixture so we don't overflow column size limitations …
|
|
binary.rb
|
37 bytes |
301 |
4 years |
david:
Fixed a bug in the Ruby/MySQL that caused binary content to be escaped …
|
|
book.rb
|
174 bytes |
8043 |
1 year |
bitsweat:
Fix has_many :through delete with custom foreign keys. Closes #6466.
|
|
books.yml
|
96 bytes |
8043 |
1 year |
bitsweat:
Fix has_many :through delete with custom foreign keys. Closes #6466.
|
|
categories.yml
|
175 bytes |
1619 |
4 years |
david:
Fixed that single-table inheritance sub-classes couldn't be used to limit …
|
|
categories_ordered.yml
|
136 bytes |
6360 |
2 years |
bitsweat:
Fixtures: fix YAML ordered map support. Closes #2665.
|
|
categories_posts.yml
|
294 bytes |
3897 |
3 years |
rick:
Use association's :conditions when eager loading. [jeremyevans0@gmail.com] …
|
|
categorization.rb
|
108 bytes |
3279 |
3 years |
david:
Added tests for join models and fixed a bug #3177
|
|
categorizations.yml
|
226 bytes |
4325 |
3 years |
bitsweat:
Allow :uniq => true with has_many :through associations.
|
|
category.rb
|
0.8 kB |
7279 |
1 year |
nzkoz:
Make habtm respect the :select option. Closes #9207. [Aleksey Kondratenko]
|
|
citation.rb
|
258 bytes |
8043 |
1 year |
bitsweat:
Fix has_many :through delete with custom foreign keys. Closes #6466.
|
|
column_name.rb
|
85 bytes |
4 |
4 years |
david:
Initial
|
|
comment.rb
|
404 bytes |
3051 |
3 years |
bitsweat:
r3095@asus: jeremy | 2005-11-15 22:40:51 -0800
Ticket #1874 - Firebird …
|
|
comments.yml
|
0.9 kB |
4305 |
3 years |
marcel:
Remove duplicate fixture entry in comments.yml. Closes #4923. [Blair Zajac …
|
|
companies.yml
|
0.7 kB |
4848 |
2 years |
bitsweat:
has_one supports the :dependent => :delete option which skips the typical …
|
|
company.rb
|
4.6 kB |
8030 |
1 year |
marcel:
Allow find on a has_many association defined with :finder_sql to accept id …
|
|
company_in_module.rb
|
1.9 kB |
5255 |
2 years |
david:
Deprecated add_on_boundary_breaking (use validates_length_of instead) …
|
|
computer.rb
|
92 bytes |
7826 |
1 year |
xal:
find_and_(initialize|create)_by methods can now properly initialize …
|
|
computers.yml
|
58 bytes |
1263 |
4 years |
david:
Added compatibility with camelCase column names for dynamic finders #533 …
|
|
contact.rb
|
0.5 kB |
7519 |
1 year |
david:
Added ActiveRecord::Base#to_json/from_json (currently does not support …
|
|
course.rb
|
59 bytes |
4 |
4 years |
david:
Initial
|
|
courses.yml
|
79 bytes |
1077 |
4 years |
david:
Added new Base.find API and deprecated find_all, find_first. Added …
|
|
customer.rb
|
1.4 kB |
8003 |
1 year |
bitsweat:
Assigning an instance of a foreign class to a composed_of aggregate calls …
|
|
customers.yml
|
342 bytes |
4353 |
3 years |
david:
Added :allow_nil option for aggregations (closes #5091) …
|
|
default.rb
|
39 bytes |
4 |
4 years |
david:
Initial
|
|
developer.rb
|
2.2 kB |
7824 |
1 year |
nzkoz:
Ensure that 'autosaving' works when associations aren't loaded [Bryan …
|
|
developers.yml
|
261 bytes |
3379 |
3 years |
marcel:
Sanitize scoped conditions.
|
|
developers_projects.yml
|
280 bytes |
3890 |
3 years |
rick:
fix test_find_in_association_with_options test, tweak other tests affected …
|
|
edge.rb
|
233 bytes |
4776 |
2 years |
bitsweat:
Included associations: go deep.
|
|
edges.yml
|
115 bytes |
4776 |
2 years |
bitsweat:
Included associations: go deep.
|
|
entrant.rb
|
60 bytes |
4 |
4 years |
david:
Initial
|
|
entrants.yml
|
153 bytes |
303 |
4 years |
david:
Added a db2 adapter that only depends on the Ruby/DB2 bindings …
|
|
example.log
|
73 bytes |
8186 |
1 year |
bitsweat:
Add example.log for binary escaping test. References #10176.
|
|
fk_test_has_fk.yml
|
26 bytes |
1205 |
4 years |
david:
Fixed that fixtures were being deleted in the same order as inserts …
|
|
fk_test_has_pk.yml
|
14 bytes |
1205 |
4 years |
david:
Fixed that fixtures were being deleted in the same order as inserts …
|
|
flowers.jpg
|
5.7 kB |
7958 |
1 year |
nzkoz:
Use a smaller binary fixture so we don't overflow column size limitations …
|
|
funny_jokes.yml
|
117 bytes |
4811 |
2 years |
bitsweat:
Fixtures: correct escaping of \n and \r. Closes #5859.
|
|
item.rb
|
141 bytes |
7119 |
2 years |
bitsweat:
Fix polymorphic has_one associations declared in an abstract class. Closes …
|
|
items.yml
|
33 bytes |
7119 |
2 years |
bitsweat:
Fix polymorphic has_one associations declared in an abstract class. Closes …
|
|
joke.rb
|
67 bytes |
8218 |
1 year |
bitsweat:
Foxy fixtures: allow mixed usage to make migration easier and more …
|
|
keyboard.rb
|
71 bytes |
2540 |
3 years |
marcel:
Add test coverage for customized primary keys including a failing test for …
|
|
legacy_thing.rb
|
73 bytes |
3422 |
3 years |
nzkoz:
allow the 'lock_version' column to be configured with set_locking_column. …
|
|
legacy_things.yml
|
41 bytes |
3422 |
3 years |
nzkoz:
allow the 'lock_version' column to be configured with set_locking_column. …
|
|
matey.rb
|
104 bytes |
8218 |
1 year |
bitsweat:
Foxy fixtures: allow mixed usage to make migration easier and more …
|
|
mateys.yml
|
137 bytes |
8205 |
1 year |
david:
Fixed that create table with :id => false and fixtures don't play nice …
|
|
minimalistic.rb
|
44 bytes |
7754 |
1 year |
nzkoz:
Missed the add
|
|
minimalistics.yml
|
15 bytes |
7754 |
1 year |
nzkoz:
Missed the add
|
|
mixed_case_monkey.rb
|
76 bytes |
6364 |
2 years |
bitsweat:
Consistently quote primary key column names. Closes #7763.
|
|
mixed_case_monkeys.yml
|
75 bytes |
6364 |
2 years |
bitsweat:
Consistently quote primary key column names. Closes #7763.
|
|
mixins.yml
|
0.5 kB |
7454 |
1 year |
david:
Moved acts_as_tree into a plugin of the same name on the official Rails …
|
|
movie.rb
|
80 bytes |
4 |
4 years |
david:
Initial
|
|
movies.yml
|
79 bytes |
303 |
4 years |
david:
Added a db2 adapter that only depends on the Ruby/DB2 bindings …
|
|
order.rb
|
217 bytes |
2040 |
3 years |
minam:
Saving a record with two unsaved belongs_to associations pointing to the …
|
|
parrot.rb
|
295 bytes |
8219 |
1 year |
bitsweat:
Foxy fixtures: support single-table inheritance. Closes #10234.
|
|
parrots.yml
|
461 bytes |
8219 |
1 year |
bitsweat:
Foxy fixtures: support single-table inheritance. Closes #10234.
|
|
parrots_pirates.yml
|
233 bytes |
8036 |
1 year |
bitsweat:
Foxy fixtures. Adapter#disable_referential_integrity. Closes #9981.
|
|
people.yml
|
38 bytes |
295 |
4 years |
david:
Added automated optimistic locking if the field lock_version is present …
|
|
person.rb
|
98 bytes |
3566 |
3 years |
nzkoz:
Allow has_many :through to work with :include [Michael Schoen]. Closes …
|
|
pirate.rb
|
128 bytes |
8170 |
1 year |
nzkoz:
Add 'foxy' support for fixtures of polymorphic associations. Closes #10183 …
|
|
pirates.yml
|
188 bytes |
8036 |
1 year |
bitsweat:
Foxy fixtures. Adapter#disable_referential_integrity. Closes #9981.
|
|
post.rb
|
1.8 kB |
8128 |
1 year |
rick:
Fix HasManyThrough Association so it uses :conditions on the HasMany …
|
|
posts.yml
|
0.7 kB |
2324 |
3 years |
minam:
Wrap :conditions in parentheses to prevent problems with OR's #1871
|
|
project.rb
|
1.9 kB |
8309 |
1 year |
david:
Fixed that habtm associations should be able to set :select as part of …
|
|
projects.yml
|
99 bytes |
303 |
4 years |
david:
Added a db2 adapter that only depends on the Ruby/DB2 bindings …
|
|
reader.rb
|
78 bytes |
3567 |
3 years |
nzkoz:
Add missing models and fixture
|
|
readers.yml
|
53 bytes |
3567 |
3 years |
nzkoz:
Add missing models and fixture
|
|
reply.rb
|
1.1 kB |
3941 |
3 years |
david:
Update lingering uses of deprecated association dependency options (closes …
|
|
ship.rb
|
68 bytes |
8218 |
1 year |
bitsweat:
Foxy fixtures: allow mixed usage to make migration easier and more …
|
|
ships.yml
|
78 bytes |
8218 |
1 year |
bitsweat:
Foxy fixtures: allow mixed usage to make migration easier and more …
|
|
subject.rb
|
100 bytes |
1912 |
3 years |
david:
Made Oracle a first-class connection adapter by adhering closer to …
|
|
subscriber.rb
|
109 bytes |
2540 |
3 years |
marcel:
Add test coverage for customized primary keys including a failing test for …
|
|
tag.rb
|
215 bytes |
6408 |
2 years |
rick:
Allow a polymorphic :source for has_many :through associations. Closes …
|
|
tagging.rb
|
402 bytes |
7748 |
1 year |
rick:
Don't call attr_readonly on polymorphic belongs_to associations, in case …
|
|
taggings.yml
|
317 bytes |
7119 |
2 years |
bitsweat:
Fix polymorphic has_one associations declared in an abstract class. Closes …
|
|
tags.yml
|
62 bytes |
3315 |
3 years |
xal:
Fixed :through relations when using STI inherited classes would use the …
|
|
task.rb
|
37 bytes |
1110 |
4 years |
david:
Added quoting of column names for fixtures #997 [jcfischer@gmail.com]
|
|
tasks.yml
|
195 bytes |
3758 |
3 years |
david:
Fixed that Date was in incorrect format in tasks.yml (closes #4072) …
|
|
topic.rb
|
0.7 kB |
7802 |
1 year |
nzkoz:
Make sure AR::Base#clone handles attr changes made in after_initialize …
|
|
topics.yml
|
497 bytes |
4579 |
3 years |
bitsweat:
PostgreSQL: correctly quote microseconds in timestamps. Closes #5641.
|
|
treasure.rb
|
118 bytes |
8170 |
1 year |
nzkoz:
Add 'foxy' support for fixtures of polymorphic associations. Closes #10183 …
|
|
treasures.yml
|
125 bytes |
8170 |
1 year |
nzkoz:
Add 'foxy' support for fixtures of polymorphic associations. Closes #10183 …
|
|
vertex.rb
|
367 bytes |
6336 |
2 years |
bitsweat:
Fix has_many :through << with custom foreign keys. Closes #6466, #7153.
|
|
vertices.yml
|
69 bytes |
4776 |
2 years |
bitsweat:
Included associations: go deep.
|