Class: Puree::Model::Publisher
- Defined in:
- lib/puree/model/publisher.rb
Overview
A publisher.
Instance Attribute Summary collapse
Attributes inherited from Resource
#created, #locale, #modified, #uuid
Instance Attribute Details
#name ⇒ String?
9 10 11 |
# File 'lib/puree/model/publisher.rb', line 9 def name @name end |