jam-cloud/web/app/views/api_bands/index.rabl

4 lines
157 B
Ruby

collection @bands
# do not retrieve all child collections when showing a list of bands
attributes :id, :name, :city, :state, :country, :photo_url, :logo_url