JSONApi progress

This commit is contained in:
2015-09-03 20:42:48 +02:00
parent f47a8a9ed0
commit e4dde28dd0
27 changed files with 215 additions and 64 deletions
@@ -0,0 +1,3 @@
class Users::ProductVariantSerializer < Qwaiter::UserBaseSerializer
attributes :name
end