Class: ActionView::Helpers::AssetTagHelper::JavaScriptTag

Inherits:
AssetTag show all
Includes:
JavaScriptAsset
Defined in:
lib/action_view/helpers/asset_tag_helper.rb

Constant Summary

Constants included from JavaScriptAsset

ActionView::Helpers::AssetTagHelper::JavaScriptAsset::DIRECTORY, ActionView::Helpers::AssetTagHelper::JavaScriptAsset::EXTENSION

Constants inherited from AssetTag

AssetTag::Cache, AssetTag::CacheGuard, AssetTag::ProtocolRegexp

Method Summary

Methods included from JavaScriptAsset

#directory, #extension, #public_directory

Methods inherited from AssetTag

#asset_file_path, #contents, #initialize, #mtime, #public_path

Constructor Details

This class inherits a constructor from ActionView::Helpers::AssetTagHelper::AssetTag