Class: Bridgetown::RubyTemplateView::Helpers::Context
- Inherits:
-
Struct
- Object
- Struct
- Bridgetown::RubyTemplateView::Helpers::Context
- Defined in:
- lib/bridgetown-core/helpers.rb
Instance Attribute Summary collapse
-
#registers ⇒ Object
Returns the value of attribute registers.
Instance Attribute Details
#registers ⇒ Object
Returns the value of attribute registers
17 18 19 |
# File 'lib/bridgetown-core/helpers.rb', line 17 def registers @registers end |