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

unlocks_controller.rb 131B

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