Parent

Files

Merb::Authentication

This strategy is used with basic authentication in Merb.

Requirements

Methods

  <User>.authenticate(login_field, password_field)

This strategy uses a login and password parameter.

Overwrite the :password_param, and :login_param to return the name of the field (on the form) that you’re using the login with. These can be strings or symbols

Required

Methods

.authenticate(login_param, password_param)

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.