class Erb::Generators::AuthenticationGenerator
:nodoc:
:nodoc:
:nodoc:
def create_files
:nodoc:
:nodoc:
def create_files template "app/views/passwords/new.html.erb" template "app/views/passwords/edit.html.erb" template "app/views/sessions/new.html.erb" end