module Draper::TestCase::ViewContextTeardown
Public Instance Methods
Source
# File lib/draper/test_case.rb, line 6 def before_setup Draper::ViewContext.clear! super end
Calls superclass method
# File lib/draper/test_case.rb, line 6 def before_setup Draper::ViewContext.clear! super end