Files

Merb::Authentication::Strategies::Basic

To use the password strategies, it is expected that you will provide an @authenticate@ method on your user class. This should take two parameters login, and password. It should return nil or the user object.

[Validate]

Generated with the Darkfish Rdoc Generator 2.