Main Avalanche Network server application. Built with Ruby on Rails.

confirmations_controller.rb 143B

    class users::confirmationsController < Devise::confirmationsController # def new # super # end # def create # super # end end