method
explicit_plugin_loading_order?
v2.2.1 -
Show latest stable
- Class:
Rails::Plugin::Loader
explicit_plugin_loading_order?()protected
No documentation available.
# File railties/lib/rails/plugin/loader.rb, line 109
def explicit_plugin_loading_order?
!registered_plugin_names.nil?
end