Module: Qcontent
- Defined in:
- lib/qcontent.rb,
lib/qcontent/assets.rb,
lib/qcontent/pricing.rb,
lib/qcontent/dimension.rb,
lib/qcontent/published.rb
Defined Under Namespace
Modules: Assets, Pricing, Published Classes: Dimension
Constant Summary collapse
- VERSION =
'0.1.0'
Instance Method Summary collapse
Instance Method Details
#content_type ⇒ Object
7 8 9 |
# File 'lib/qcontent.rb', line 7 def content_type self.class.to_s.tableize end |