Skip to content

Commit

Permalink
Correct Underlying model
Browse files Browse the repository at this point in the history
  • Loading branch information
arvicco committed Jul 26, 2012
1 parent 45ee440 commit 653ada1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions app/models/ib/underlying.rb

This file was deleted.

3 changes: 0 additions & 3 deletions lib/models/ib/underlying.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ module IB
class Underlying < IB::Model
include BaseProperties

attr_accessible :created_at, :updated_at
attr_protected :id

has_one :contract

prop :con_id, # Id of the Underlying Contract
Expand Down

0 comments on commit 653ada1

Please sign in to comment.