Method: DaFace::Datasift::Interaction#allowed_attributes
- Defined in:
- lib/da_face/datasift/interaction.rb
#allowed_attributes ⇒ Object
20 21 22 23 24 |
# File 'lib/da_face/datasift/interaction.rb', line 20 def allowed_attributes [:author, :content, :created_at, :id, :link, :received_at, :schema, :source, :type, :tags, :tag_tree] end |