method

root_path

rails latest stable - Class: Rails::Configuration

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1.1.6) is shown here.

root_path()
private

No documentation available.

# File railties/lib/initializer.rb, line 487
      def root_path
        ::RAILS_ROOT
      end