Module: Card::Set::Abstract::List::OtherViews::JsFormat
- Extended by:
- Card::Set::AbstractFormat
- Defined in:
- platypus/tmp/set/gem-defaults/mod005-list/abstract/01_list/other_views.rb
Instance Method Summary collapse
Instance Method Details
#view: core ⇒ Object
34 35 36 |
# File 'platypus/tmp/set/gem-defaults/mod005-list/abstract/01_list/other_views.rb', line 34 view :core do nest_item_array.join "\n\n" end |