Method: Page#content

Defined in:
app/models/page.rb

#contentObject

Returns the value of attribute content.



5
6
7
# File 'app/models/page.rb', line 5

def content
  @content
end