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

5 lines
212 B
Ruby

collection @users
# do not retrieve all child collections when showing a list of users
attributes :id, :first_name, :last_name, :name, :city, :state, :country, :email, :online, :musician, :photo_url, :biography