Sha256: ee1063b14ac2f2cac026888ddc77069626dda952e1b9912522bc786ff9aa84c1
Contents?: true
Size: 275 Bytes
Versions: 73
Compression:
Stored size: 275 Bytes
Contents
object @taxonomy if params[:set] == 'nested' extends "spree/api/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
73 entries across 73 versions & 2 rubygems