1 2 3 4 5 6 7 8
collection @timebands node do |timeband| { id: timeband.id, name: timeband.fullname } end