RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: jianlin
What if your data is obtained from an API (going through net), not from your own DB... then how do you use Kaminari (or will_paginate) ?
ah yes, I also support the "Remember me" suggestion
I wonder why some users show up with their user name, but some as "/users/123"... is it something with the field name...?
Since you have Railscasts for JanRain or OpenID Selector, would you like to add that to the log in system here?
nice video. Can you add some details if incorrect username or password is entered, instead of persisting, can it
1) show a page with Unauthorized: incorrect username or password
2) or somehow indicate wrong username or password and let the user try again
3) either (1) or (2) above after 3 attempts to log in but fail.
What if your data is obtained from an API (going through net), not from your own DB... then how do you use Kaminari (or will_paginate) ?
ah yes, I also support the "Remember me" suggestion
I wonder why some users show up with their user name, but some as "/users/123"... is it something with the field name...?
Since you have Railscasts for JanRain or OpenID Selector, would you like to add that to the log in system here?
nice video. Can you add some details if incorrect username or password is entered, instead of persisting, can it
1) show a page with Unauthorized: incorrect username or password
2) or somehow indicate wrong username or password and let the user try again
3) either (1) or (2) above after 3 attempts to log in but fail.