Class: Customize::Character
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Customize::Character
- Defined in:
- app/models/customize/character.rb
Instance Attribute Summary collapse
-
#content ⇒ Object
Returns the value of attribute content.
Instance Attribute Details
#content ⇒ Object
Returns the value of attribute content.
2 3 4 |
# File 'app/models/customize/character.rb', line 2 def content @content end |