method

new

rails latest stable - Class: RailInspector::Configuring::Files::Proxy

Method not available on this version

This method is only available on newer versions. The first available version (v8.1.1) is shown here.

new(pathname)
public

No documentation available.

# File tools/rail_inspector/lib/rail_inspector/configuring.rb, line 14
        def initialize(pathname)
          @pathname = pathname
        end