Main Avalanche Network server application. Built with Ruby on Rails.
json.array!(@rewards) do |reward| json.extract! reward, :id json.url reward_url(reward, format: :json) end