A website template with lots of features, built with ruby on rails.

passwords_controller.rb 135B

    class users::passwordsController < Devise::passwordsController # def new # super # end # def create # super # end end