A website template with lots of features, built with ruby on rails.
class Users::PasswordsController < Devise::PasswordsController # def new # super # end # def create # super # end end