Module: Enumerable
- Defined in:
- lib/kintone/type/extension/enumerable.rb
Instance Method Summary collapse
Instance Method Details
#to_kintone ⇒ Object
2 3 4 |
# File 'lib/kintone/type/extension/enumerable.rb', line 2 def to_kintone map(&:to_kintone) end |