All Questions
Tagged with angularjs-routing ruby-on-rails-4
2 questions
1
vote
1
answer
339
views
Angular with Rails - Angular template will not load properly
i am learning how to use angularjs routing and templating, and i have come across a problem. I have added the gem in Gemfile, added //= require angular-rails-templates in application.js, and added the ...
1
vote
1
answer
119
views
angular routing and templating issue
i am learning how to use angularjs routing and templating, and i have come across a problem. I have added the gem in Gemfile, added //= require angular-rails-templates in application.js, and added the ...