Avalanche Game prototype. Built with Rails.
class Users::ConfirmationsController < Devise::confirmationsController # def new # super # end # def create # super # end end