SimplePasswordAuthentication
========
This plugin provides an authenticator for SimpleAuthentication
which authenticates users using a username and password.
Installation
====
First, install the SimpleAuthentication base. Then, add the gem to your
config/environment.rb file:
config.gem “toretore-simple_password_authentication”, :source => “http://gems.github.com/”
Copyright © 2009 Tore Darell, released under the MIT license