cryptobot/app/models/bit_bay_trade.rb

4 lines
65 B
Ruby

class BitBayTrade < ApplicationRecord
belongs_to :currency
end