Rails 3 authentication solutions

后端 未结 8 1818
再見小時候
再見小時候 2020-12-24 10:09

I poked around StackOverflow and Google, but couldn\'t find anyone who has put together a comparison of authentication gems or plugins for Rails (I\'m looking for something

8条回答
  •  甜味超标
    2020-12-24 11:08

    In Rails authentication from scratch is dead simple to do. Ryan Bates covers this here http://railscasts.com/episodes/270-authentication-in-rails-3-1

提交回复
热议问题