Class: Customize::Character

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/customize/character.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject

Returns the value of attribute content.



2
3
4
# File 'app/models/customize/character.rb', line 2

def content
  @content
end