Class: Transfer::FromPlateToSpecificTubesByPool
- Inherits:
-
BetweenPlateAndTubes
- Object
- ActiveRecord::Base
- ApplicationRecord
- Transfer
- BetweenPlateAndTubes
- Transfer::FromPlateToSpecificTubesByPool
- Defined in:
- app/models/transfer/from_plate_to_specific_tubes_by_pool.rb
Constant Summary
Constants inherited from BetweenPlateAndTubes
BetweenPlateAndTubes::DESTINATION_INCLUDES
Instance Attribute Summary collapse
-
#targets ⇒ Object
Not used since 2017-07-24 10:32:21.
Method Summary
Methods inherited from BetweenPlateAndTubes
Methods included from ControlledDestinations
Methods inherited from Transfer
Methods included from Uuid::Uuidable
included, #unsaved_uuid!, #uuid
Methods inherited from ApplicationRecord
alias_association, convert_labware_to_receptacle_for, find_by_id_or_name, find_by_id_or_name!
Methods included from Squishify
Instance Attribute Details
#targets ⇒ Object
Not used since 2017-07-24 10:32:21
4 5 6 |
# File 'app/models/transfer/from_plate_to_specific_tubes_by_pool.rb', line 4 def targets @targets end |