APIdock / Ruby on Rails
/
Browse About
method

enabled?

v2.3.8 - Show latest stable - Class: Rails::Plugin::Loader
enabled?(plugin)
protected

No documentation available.

# File railties/lib/rails/plugin/loader.rb, line 151
        def enabled?(plugin)
          !explicit_plugin_loading_order? || registered?(plugin)
        end

Related methods

  • Instance methods
  • add_plugin_load_paths
  • all_plugins
  • engine_metal_paths
  • engines
  • load_plugins
  • plugins
  • Class methods
  • new
  • Protected methods
  • protectedadd_engine_controller_paths
  • protectedadd_engine_locales
  • protectedadd_engine_routing_configurations
  • protectedadd_engine_view_paths
  • protectedapplication_lib_index
  • protectedconfiguration
  • protectedconfigure_engines
  • protectedeffective_order_of
  • protectedenabled?
  • protectedensure_all_registered_plugins_are_loaded!
  • protectedexplicit_plugin_loading_order?
  • protectedexplicitly_enabled?
  • protectedexplicitly_registered?
  • protectedloaded?
  • protectedlocate_plugins
  • protectedorder_plugins
  • protectedregister_plugin_as_loaded
  • protectedregistered?
  • protectedregistered_plugin_names
  • protectedregistered_plugins_names_plugin?
  • protectedshould_load?
APIdock API Documentation Browser

Swarmia helps you measure DX Core 4 metrics that actually matter.

© 2026 APIdock