Class: Tenon::TenonContent::Piece

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/tenon/tenon_content/piece.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sizesObject (readonly)

Returns the value of attribute sizes.



5
6
7
# File 'app/models/tenon/tenon_content/piece.rb', line 5

def sizes
  @sizes
end

#stylesObject (readonly)

Returns the value of attribute styles.



5
6
7
# File 'app/models/tenon/tenon_content/piece.rb', line 5

def styles
  @styles
end