Flowdock
method

default_dependency_mechanism

Importance_0
v1.2.6 - Show latest stable - 0 notes - Class: Rails::Configuration
default_dependency_mechanism() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/initializer.rb, line 668
      def default_dependency_mechanism
        :load
      end
Register or log in to add new notes.