We are using rails at back end and angularjs on front end for an
application. In rails we are using joins on tables for example id on one
table corresponds to id in another table(has-one relationship in rails). Is
there a way in angularjs by which we can access the data which we get by
join on tables? currently we can only get the individual table data using
json api call. if any example in angularjs corresponding to the above
problem could be found please do post it.


Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to