Class: Array

Inherits:
Object show all
Defined in:
lib/ice/cube_helpers.rb

Instance Method Summary collapse

Instance Method Details

#to_iceObject



16
17
18
# File 'lib/ice/cube_helpers.rb', line 16

def to_ice
  map &:to_ice
end