Class: Transfer::FromPlateToSpecificTubesByPool

Inherits:
BetweenPlateAndTubes show all
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

Method Summary

Methods inherited from BetweenPlateAndTubes

#transfers

Methods included from ControlledDestinations

included

Methods inherited from Transfer

preview!, #validate_transfers

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

extended

Instance Attribute Details

#targetsObject

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