method

public_directory

rails latest stable - Class: ActionView::Helpers::AssetTagHelper::StylesheetAsset

Method deprecated or moved

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

public_directory()
public

No documentation available.

# File actionpack/lib/action_view/helpers/asset_tag_helper.rb, line 511
          def public_directory
            STYLESHEETS_DIR
          end