Skip to content

Commit

Permalink
Merge pull request #237 from eval/patch-1
Browse files Browse the repository at this point in the history
Fix contracts used in AR-models
  • Loading branch information
waterlink committed May 17, 2016
2 parents 60db37e + da16bed commit 78205de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/contracts/decorators.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ def self.extended(klass)

def inherited(subclass)
Engine.fetch_from(subclass).set_eigenclass_owner
super
end

def method_added(name)
Expand Down

0 comments on commit 78205de

Please sign in to comment.