APIdock / Ruby on Rails
/
Browse About
method

application_lib_index

v2.3.8 - Show latest stable - Class: Rails::Plugin::Loader
application_lib_index()
protected

No documentation available.

# File railties/lib/rails/plugin/loader.rb, line 147
        def application_lib_index
          $LOAD_PATH.index(File.join(RAILS_ROOT, 'lib')) || 0
        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 is the best SPACE framework implementation for modern software teams.

© 2026 APIdock