Module: ViewComponent::Styles::Controller
- Defined in:
- lib/view_component/styles/controller.rb
Instance Method Summary collapse
Instance Method Details
#singleton_stylesheets ⇒ Object
6 7 8 |
# File 'lib/view_component/styles/controller.rb', line 6 def singleton_stylesheets @singleton_stylesheets ||= Set.new end |