Method: Interview::NavigationItem#active
- Defined in:
- lib/interview/controls/navigation_item.rb
#active ⇒ Object
Returns the value of attribute active.
4 5 6 |
# File 'lib/interview/controls/navigation_item.rb', line 4 def active @active end |