Skip to content

Commit

Permalink
Adding missing required statement
Browse files Browse the repository at this point in the history
[#5056 state:resolved]

Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
  • Loading branch information
subbarao authored and fxn committed Aug 14, 2010
1 parent 9dc88ab commit e516378
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,5 +1,6 @@
require 'cases/helper'
require 'models/contact'
require 'models/automobile'
require 'active_support/core_ext/object/instance_variables'

class Contact
Expand Down

0 comments on commit e516378

Please sign in to comment.