Rails 3 example using Authlogic
I created an example application demonstrating Authlogic running on Rails 3. It is complete with RSpec tests and email validation.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I created an example application demonstrating Authlogic running on Rails 3. It is complete with RSpec tests and email validation.
Comments
Nice. I was hoping to find something like this to get basic auth going w/o spending all the extra time googling the Rails 3 quirks. Thanks!
Thanks tons! Being a total noob, the original authlogic_example had me going in circles. Nice to start fresh with a project that runs on download.
Post a comment