Main Avalanche Network server application. Built with Ruby on Rails.
class StepValidation < ActiveRecord::Base belongs_to :agent_step has_many :step_verifications end