NSLog0
NSLog0
Update I found answer https://github.com/pitr/angular-rails-templates/issues/97 that tell to use 'sprockets', I just try and still not working for me
I found something in route and considering below ```js 'use strict' alert('route');
Update: I found actually problem, A real problem. if some state have resolve function it will be freeze ui. I don't know why because I never met before. I working...
Thank you @njh, Are you still maintain the library? Anyway, Do you have an example about best practice of implementation and thread implementation. I've planed to use this on ruby...
I've got ``` NoMethodError (undefined method 'order' for #) ``` Any suggestion?
I have same issue, Did you solve it?
@benlangfeld I tired to bundle install but I still got error
@benlangfeld success to install
Can any one help me??