method

call

rails latest stable - Class: RailInspector::Requires

Method not available on this version

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

call()
public

No documentation available.

# File tools/rail_inspector/lib/rail_inspector/requires.rb, line 18
    def call
      populate_loads

      prevent_active_support_rails_requires

      @exit
    end