Class: Zaikio::Hub::Machine

Inherits:
Base
  • Object
show all
Includes:
Asset
Defined in:
lib/zaikio/hub/machine.rb

Class Method Summary collapse

Methods included from Asset

capabilities, #destroy, #make_organization_owner

Class Method Details

.kindsObject



17
18
19
20
21
22
23
24
25
# File 'lib/zaikio/hub/machine.rb', line 17

def self.kinds
  %w[sheetfed_digital_press web_digital_press digital_press sheetfed_offset_press
     web_offset_press offset_press cutter shape_cutter folder box_maker
     gatherer stitcher adhesive_binder trimmer thread_sewer case_maker
     box_packer ctp platesetter flexo_press silkscreen_press web_silkscreen_press
     inkjet_press web_inkjet_press letterpress_press pad_press laminator
     corner_rounder spindle_drill binder book_puncher perforator eyeletter drill
     drill_puncher notcher].freeze
end