Method: ContentsCore::ItemObject.permitted_attributes

Defined in:
app/models/contents_core/item_object.rb

.permitted_attributesObject



28
29
30
# File 'app/models/contents_core/item_object.rb', line 28

def self.permitted_attributes
  [ :data_hash ]
end