Module: Well::DSL
- Defined in:
- lib/well/dsl.rb
Overview
The module used as the entry point to the Well DSL. This is included in ActionView::Base.
Instance Method Summary collapse
-
#block(*args) { ... } ⇒ Object
Creates a new Block, passing all arguments through.