We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Guys, I'm currently working on ruby on rails. I have applied devise_token_auth with ng-token-auth and I got a problem as below..
Please take a look at attach files
I have try to debug in sessions_controller.rb it show: @messages={:password=>["can't be blank", "can't be blank"]}>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Guys, I'm currently working on ruby on rails. I have applied devise_token_auth with ng-token-auth and I got a problem as below..
Please take a look at attach files
![screen shot 2015-09-27 at 11 48 10 am](https://cloud.githubusercontent.com/assets/2231522/10121271/225e746a-650e-11e5-9f0d-f211cfde47cc.png)
I have try to debug in sessions_controller.rb it show:
@messages={:password=>["can't be blank", "can't be blank"]}>
The text was updated successfully, but these errors were encountered: