Sha256: 473abd6874bb3b72fb3146d7f96dd0ebf8d5e866566429729b0cb94f5351eb60
Contents?: true
Size: 270 Bytes
Versions: 46
Compression:
Stored size: 270 Bytes
Contents
object @taxonomy if params[:set] == 'nested' extends "spree/api/v1/taxonomies/nested" else attributes *taxonomy_attributes child root: :root do attributes *taxon_attributes child children: :taxons do attributes *taxon_attributes end end end
Version data entries
46 entries across 46 versions & 2 rubygems