Class: Postnhost::PublicNavigationTargets::Targets
- Inherits:
-
Data
- Object
- Data
- Postnhost::PublicNavigationTargets::Targets
- Defined in:
- app/services/postnhost/public_navigation_targets.rb
Instance Attribute Summary collapse
-
#records ⇒ Object
readonly
Returns the value of attribute records.
-
#variants ⇒ Object
readonly
Returns the value of attribute variants.
Instance Attribute Details
#records ⇒ Object (readonly)
Returns the value of attribute records
3 4 5 |
# File 'app/services/postnhost/public_navigation_targets.rb', line 3 def records @records end |
#variants ⇒ Object (readonly)
Returns the value of attribute variants
3 4 5 |
# File 'app/services/postnhost/public_navigation_targets.rb', line 3 def variants @variants end |