Avalanche Game prototype. Built with Rails.

passwords_controller.rb 135B

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