Home > authlogic_generator

authlogic_generator

Authlogic_generator is a project mainly written in Ruby, it's free.

*DEAD* Creates basic Authlogic scaffold for Rails 2

This will generator a basic Authlogic setup (login/logout, password reset).

If you place this generator in ~/.rails/generators it will be available to all projects.

Example: script/generate authlogic User