Sha256: d8e630f5edca9369d8b7bb63315bccf1d617bb4c0e7488e784fc1a9d57954850

Contents?: true

Size: 118 Bytes

Versions: 2

Compression:

Stored size: 118 Bytes

Contents

module Ib
  class Underlying < ActiveRecord::Base
    attr_accessible :con_id, :contract_id, :delta, :price
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ib-ruby-0.8.4 app/models/ib/underlying.rb
ib-ruby-0.8.3 app/models/ib/underlying.rb