method
stylesheet_path
v1.0.0 -
Show latest stable
- Class:
ActionView::Helpers::AssetTagHelper
stylesheet_path(source)public
Returns path to a stylesheet asset. Example:
stylesheet_path "style" # => /stylesheets/style.css
stylesheet_path(source)Returns path to a stylesheet asset. Example:
stylesheet_path "style" # => /stylesheets/style.css