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 spastorino committed Aug 14, 2010
1 parent 05ba082 commit 76c91a2
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 76c91a2

Please sign in to comment.