Skip to content

Commit

Permalink
The contract has been moved.
Browse files Browse the repository at this point in the history
  • Loading branch information
darrencauthon committed Dec 5, 2013
1 parent 550818e commit 8844be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/generators/application_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ def #{method} input

output = %Q{require 'obvious'
class #{k}Contract < Contract
class #{k}Contract < Obvious::Contract
#{contract_defs}
end
}
Expand Down

0 comments on commit 8844be0

Please sign in to comment.