Rails Basic Auth Generator

A basic user authentication generator for rails.

The authentication system is described in Basic User Authentication in Rails. Creating and using the generator is described in Creating your own generators in rails

Install

Unzip the archive and put the generator directory somewhere that rails looks for generators such as ~/.rails/generators in your home directory or lib/generators in your application directory.

Using the generator

> ruby script/generate basic_auth

Download

basic_auth.tar.gz, basic_auth.zip

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
3 + 6 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.