Module: NfgUi::Bootstrap::Utilities::Headable
- Defined in:
- lib/nfg_ui/bootstrap/utilities/headable.rb
Overview
Delivers the dismissibility of the component to the HAML partial
Instance Method Summary collapse
Instance Method Details
#heading ⇒ Object
8 9 10 |
# File 'lib/nfg_ui/bootstrap/utilities/headable.rb', line 8 def heading .fetch(:heading, nil) end |