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
86c0dccac1
rails--rails
/
activerecord
/
test
/
fixtures
/
dashboards.yml
7 lines
94 B
YAML
Raw
Normal View
History
Unescape
Escape
string IDs are now quoted correctly [#5064 state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com>
2010-07-10 15:19:25 -04:00
cool_first
:
dashboard_id
:
d1
If a has_many goes :through a belongs_to, and the foreign key of the belongs_to changes, then the has_many should be considered stale.
2010-12-23 08:36:25 -05:00
name
:
my_dashboard
second
:
dashboard_id
:
d2
name
:
second
Copy permalink