Sha256: 5252bf98e0f9b8a7ce9d51b7b230762fe9857c57d044ccc0f220a301b237b7b1
Contents?: true
Size: 116 Bytes
Versions: 3
Compression:
Stored size: 116 Bytes
Contents
class TaskSerializer < ActiveModel::Serializer attributes :id, :name, :text, :offeror_id, :author_id, :user_id end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
voluntary-0.7.1 | app/serializers/task_serializer.rb |
voluntary-0.7.0 | app/serializers/task_serializer.rb |
voluntary-0.6.0 | app/serializers/task_serializer.rb |