Using rails-api is better
honkimi opened this issue · 2 comments
honkimi commented
This template is really good, but it is used full-stack rails app.
So I recommend to use rails-api instead of it.
This is optimized for api :)
I hope that this development style will be the standard of the Rails & AngularJS development!
BenMorganIO commented
This is actually what I'm trying to do right now. Trying to also figure out how to have it route to the folder "ng-app" instead of "app"...
PatrickEifler commented
Have you made progress with using the rails-api as the backend layer?