If I have three models (say city, state, country), is there any way I can find() and include the whole chain of joins so i can do {city.state.country.name} in the view? Kind of like http://snippets.dzone.com/posts/show/2089
Thanks!
Arthur,
Nested includes are not implemented yet on Akelos
1 to 3 of 3