method

frameworks

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.

frameworks()
private

No documentation available.

# File tools/rail_inspector/lib/rail_inspector/requires.rb, line 88
      def frameworks
        RailInspector.frameworks(@rails_path)
      end