Method: Primer::Alpha::ActionList::Item#active
- Defined in:
- app/components/primer/alpha/action_list/item.rb
permalink #active ⇒ Object (readonly) Also known as: active?
Returns the value of attribute active.
150 151 152 |
# File 'app/components/primer/alpha/action_list/item.rb', line 150 def active @active end |