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

confirmations_controller.rb 143B

    class Users::ConfirmationsController < Devise::ConfirmationsController # def new # super # end # def create # super # end end