Project

General

Profile

« Previous | Next » 

Revision b5eca9b3

Added by Michael Moll almost 6 years ago

Fixes #23962 - Fix Style/ExpandPathArguments cop

View differences:

test/integration/smart_proxy_test.rb
setup do
@view_paths = SmartProxiesController.view_paths
SmartProxiesController.prepend_view_path File.expand_path('../../static_fixtures/views', __FILE__)
SmartProxiesController.prepend_view_path File.expand_path('../static_fixtures/views', __dir__)
end
def teardown

Also available in: Unified diff