Sha256: e6ab4ac968931183a2cf3bd990e7f4e30e4bb1be4cc95b671b5e121f4802313b

Contents?: true

Size: 473 Bytes

Versions: 6

Compression:

Stored size: 473 Bytes

Contents

Description:
    Override the default authenticate views. This generator will copy all of the
    base authenticate views into your project.

Examples:
    rails generate authenticate:views

    View: app/views/authenticate_mailer/change_password.html.erb
    View: app/views/layouts/application.html.erb
    View: app/views/passwords/edit.html.erb
    View: app/views/passwords/new.html.erb
    View: app/views/sessions/new.html.erb
    View: app/views/users/new.html.erb

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
authenticate-0.3.1 lib/generators/authenticate/views/USAGE
authenticate-0.3.0 lib/generators/authenticate/views/USAGE
authenticate-0.2.3 lib/generators/authenticate/views/USAGE
authenticate-0.2.2 lib/generators/authenticate/views/USAGE
authenticate-0.2.1 lib/generators/authenticate/views/USAGE
authenticate-0.2.0 lib/generators/authenticate/views/USAGE