module ProjectStore::Entity::CommonProperties
Public Instance Methods
data()
click to toggle source
# File lib/project_store/entity/common_properties.rb, line 11 def data self[:data] || {} end
# File lib/project_store/entity/common_properties.rb, line 11 def data self[:data] || {} end