Class: ViewComponentReflex::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- ViewComponentReflex::Engine
- Defined in:
- lib/view_component_reflex/engine.rb
Class Method Summary collapse
Class Method Details
.configure {|_self| ... } ⇒ Object
36 37 38 |
# File 'lib/view_component_reflex/engine.rb', line 36 def self.configure yield self if block_given? end |