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