method
inherited
rails latest stable - Class:
ActionView::Helpers::AssetTagHelper::AssetIncludeTag
inherited(base)public
No documentation available.
# File actionpack/lib/action_view/helpers/asset_tag_helpers/asset_include_tag.rb, line 16
def self.inherited(base)
base.expansions = { }
end