Module: Enlight::Responses::CompanyAttributable
- Included in:
- GetCompany
- Defined in:
- lib/enlight/responses/company_attributable.rb
Instance Attribute Summary collapse
-
#company ⇒ Object
Returns the value of attribute company.
Instance Attribute Details
#company ⇒ Object
Returns the value of attribute company.
4 5 6 |
# File 'lib/enlight/responses/company_attributable.rb', line 4 def company @company end |