Class: Pulldown::Requests::ReIscLibraryRequest
- Inherits:
-
IscLibraryRequest
- Object
- Request::LibraryCreation
- LibraryCreation
- IscLibraryRequest
- Pulldown::Requests::ReIscLibraryRequest
- Defined in:
- app/models/pulldown/requests/re_isc_library_request.rb
Overview
Uses to re-pool previously made libraries with a different bait (Or the same bait, if someone just wants more material, or to adjust pooling)
Instance Method Summary collapse
Methods inherited from IscLibraryRequest
Methods included from PreCapturePool::Poolable
Methods included from BaitLibraryRequest
included, #update_pool_information
Instance Method Details
#flag_asset_as_stock_well ⇒ Object
13 14 15 |
# File 'app/models/pulldown/requests/re_isc_library_request.rb', line 13 def flag_asset_as_stock_well asset.stock_wells << asset end |