Wednesday, April 15, 2020

How can I manage users using Ruby on Rails?

Herma Ellebrecht: Its easy, as most things in rails.you need to install a login generator, which will generate the needed controller and add a helper library.i tried to be concrete in my howto however this site is even better, so,follow these steps :http://wiki.rubyonrails.org/rails/pages/HowToQuick...ofcourse let me know if there's anything about this you dont fully get.good luck!...Show more

Lou Rought: The login_generator gem is the best I have used.

No comments:

Post a Comment