Main Avalanche Network server application. Built with Ruby on Rails.
class Users::PasswordsController < Devise::PasswordsController # def new # super # end # def create # super # end end