instance method explicit_plugin_loading_order?

Ruby on Rails 2.2.3

Since v2.2.3 Last seen in v2.3.18

Available in: v2.2.3 v2.3.18

Signature

explicit_plugin_loading_order?()

No documentation comment.

Source
# File railties/lib/rails/plugin/loader.rb, line 109
        def explicit_plugin_loading_order?
          !registered_plugin_names.nil?
        end

Defined in railties/lib/rails/plugin/loader.rb line 109 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Rails::Plugin::Loader

Type at least 2 characters to search.

↑↓ navigate · open · esc close