Class: PlateBarcode::MockBarcode
- Inherits:
-
Struct
- Object
- Struct
- PlateBarcode::MockBarcode
- Defined in:
- app/models/plate_barcode.rb
Instance Attribute Summary collapse
-
#barcode ⇒ Object
Returns the value of attribute barcode.
Instance Attribute Details
#barcode ⇒ Object
Returns the value of attribute barcode
6 7 8 |
# File 'app/models/plate_barcode.rb', line 6 def @barcode end |