method

compiled_asset_path

rails latest stable - Class: Rails::Application::Configuration

Method deprecated or moved

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

compiled_asset_path()
public

No documentation available.

# File railties/lib/rails/application/configuration.rb, line 63
      def compiled_asset_path
        "/"
      end