Class: Material
- Inherits:
-
Object
- Object
- Material
- Defined in:
- lib/geo-core/domain/material.rb
Instance Attribute Summary collapse
-
#codigo ⇒ Object
Returns the value of attribute codigo.
Instance Attribute Details
#codigo ⇒ Object
Returns the value of attribute codigo.
2 3 4 |
# File 'lib/geo-core/domain/material.rb', line 2 def codigo @codigo end |