Class: NeedRubyGemWizardEvent::Result
- Inherits:
-
Result
- Object
- Result
- NeedRubyGemWizardEvent::Result
- Defined in:
- lib/a-contracts.rb
Instance Attribute Summary collapse
-
#installed ⇒ Object
Returns the value of attribute installed.
Instance Attribute Details
#installed ⇒ Object
Returns the value of attribute installed.
45 46 47 |
# File 'lib/a-contracts.rb', line 45 def installed @installed end |