Submitted By: Tobias Fuchs (fuchsto) |
Category:
ORM feature |
Percent Complete:
90%
|
Priority:
4 |
Start Date:
2007-02-14 |
End Date:
2007-02-16 |
Task Summary:
n-to-n relations |
Original Comment:
Provide a more succinct way to access entities mapped in an n-to-n relation, like
article_obj.get_author_entities
should be the same as
Author.all_with(Author.author_id = article_obj.author_id).entities |
| Assigned To |
| user_name |
| fuchsto | |
| Dependent On Task |
| summary |
|
Hours:
7 |
Status:
Open |
Tasks That Depend on This Task
| Task Id |
Task Summary |
 |
| 1069 |
1-to-n relations |
| 1071 |
Rails bridge | |
|
No Related Tracker Items Have Been Added |
No Comments Have Been Added |
Task Change History
| Field |
Old Value |
Date |
By |
 |
| dependent_on_id | 100 |
2007-02-27 14:21 |
fuchsto |
| percent_complete | 75 |
2007-02-27 14:19 |
fuchsto |
| start_date | 2007-02-14 |
2007-02-27 14:19 |
fuchsto |
| assigned_to_id | 100 |
2007-02-27 14:19 |
fuchsto |
| dependent_on_id | 100 |
2007-02-27 14:19 |
fuchsto |
| end_date | 2007-02-16 |
2007-02-27 14:19 |
fuchsto |
| dependent_on_id | 100 |
2007-02-13 20:58 |
fuchsto | |
|