Sha256: a9a9991a40fa05d3fc2aee4e185e31891b55a5cae45c37793922bed347ef721a

Contents?: true

Size: 533 Bytes

Versions: 57

Compression:

Stored size: 533 Bytes

Contents

json.id                profile.id.to_s
json.name              profile.name
json.email             profile.email
json.profile_photo_url profile.profile_photo.photo.url( :thumb ) if profile.profile_photo

json.n_reports     profile.reports.count
json.n_galleries   profile.galleries.count
json.n_videos      profile.videos.count

json.n_unlocks     profile.n_unlocks # @TODO: which one is deprecated?
json.is_purchasing profile.is_purchasing

# json.bookmarks profile.bookmarks do |b|
#   json.name b.name
#   json.slug b.slug
# end

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
ishapi-0.1.8.316 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.315 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.314 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.313 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.312 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.310 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.309 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.308 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.307 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.306 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.305 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.304 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.303 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.302 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.301 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.300 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.298 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.297 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.296 app/views/ishapi/user_profiles/_account.jbuilder
ishapi-0.1.8.295 app/views/ishapi/user_profiles/_account.jbuilder