This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
ab4d455d6d
rails--rails
/
activerecord
/
test
/
fixtures
History
David Heinemeier Hansson
ab4d455d6d
Added missing files
2008-05-01 15:03:16 -05:00
..
all
categories
naked
reserved_words
.gitignore
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00
accounts.yml
author_addresses.yml
Add missing author_addresses.yml fixture.
Closes
#10592
.
2008-01-21 17:21:12 +00:00
author_favorites.yml
authors.yml
belongs_to supports :dependent => :destroy and :delete.
Closes
#10592
.
2008-01-19 05:30:42 +00:00
binaries.yml
books.yml
categories.yml
categories_ordered.yml
categories_posts.yml
categorizations.yml
clubs.yml
Add has_one :through support, finally.
Closes
#4756
[thechrisoshow]
2008-03-21 18:09:03 +00:00
comments.yml
companies.yml
computers.yml
courses.yml
customers.yml
developers.yml
developers_projects.yml
edges.yml
entrants.yml
fk_test_has_fk.yml
fk_test_has_pk.yml
funny_jokes.yml
items.yml
jobs.yml
Ensure table names are quoted by the association preloading code.
2008-04-26 12:14:50 +12:00
legacy_things.yml
mateys.yml
members.yml
Add has_one :through support, finally.
Closes
#4756
[thechrisoshow]
2008-03-21 18:09:03 +00:00
memberships.yml
Add has_one :through support, finally.
Closes
#4756
[thechrisoshow]
2008-03-21 18:09:03 +00:00
minimalistics.yml
mixed_case_monkeys.yml
mixins.yml
movies.yml
owners.yml
Fixed preloading belongs_to associations which reference a custom foreign key. References
#9640
.
2008-01-31 07:50:15 +00:00
parrots.yml
parrots_pirates.yml
people.yml
Fix that batched :include would pull in duplicate records in some cases.
Closes
#11215
[Catfish]
2008-02-28 20:42:01 +00:00
pets.yml
Fixed preloading belongs_to associations which reference a custom foreign key. References
#9640
.
2008-01-31 07:50:15 +00:00
pirates.yml
posts.yml
Make sure that belongs_to counter decrements when assigning nil
Closes
#10804
[jeanmartin]
2008-01-26 06:23:03 +00:00
price_estimates.yml
Fix has_many :through a polymorphic has_many.
Closes
#10529
[Aleksey Kondratenko]
2008-02-02 03:27:31 +00:00
projects.yml
readers.yml
Make dynamic finders respect the :include on HasManyThrough associations.
Closes
#10998
. [cpytel]
2008-02-18 00:14:54 +00:00
references.yml
Ensure table names are quoted by the association preloading code.
2008-04-26 12:14:50 +12:00
ships.yml
sponsors.yml
has_one :through supports :source_type. Fix up some tests. References
#4756
.
2008-03-22 02:20:37 +00:00
subscribers.yml
Fixtures: removed support for the ancient pre-YAML file format.
Closes
#10736
.
2008-01-08 03:54:40 +00:00
subscriptions.yml
Added missing files
2008-05-01 15:03:16 -05:00
taggings.yml
Fix preloading nil polymorphic belongs_to.
Closes
#11218
[matrix9180]
2008-02-27 22:41:35 +00:00
tags.yml
tasks.yml
topics.yml
Merge the has_finder gem, renamed as 'named_scope'.
Closes
#11404
[nkallen]
2008-03-24 02:50:02 +00:00
treasures.yml
vertices.yml
warehouse-things.yml
More thoroughly quote table names. Exposes some issues with sqlite2 adapter.
Closes
#10698
.
2008-01-05 14:58:28 +00:00