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
f02d2185eb
rails--rails
/
activerecord
/
test
/
fixtures
/
readers.yml
9 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
Add missing models and fixture git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3567 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-02-10 01:53:34 -05:00
michael_welcome
:
id
:
1
post_id
:
1
person_id
:
1
Make dynamic finders respect the :include on HasManyThrough associations. Closes #10998. [cpytel] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8890 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-02-17 19:14:54 -05:00
michael_authorless
:
id
:
2
post_id
:
3
person_id
:
1
Copy permalink