mjm5vp / beerApp

0 stars 2 forks source link

ng-resource issue #19

Open tedlayea opened 7 years ago

tedlayea commented 7 years ago

We are done with Rails API and its working. But when we use ng-resource to use it in angular part, we are getting an empty array.
ng-resouce_issue Thanks.

tedlayea commented 7 years ago

The index page works fine, but not for show page. I log and check it's getting the id. But getting the data has some issue. showpageissue