Method: Write::GG#content

Defined in:
app/models/write/gg.rb

#contentObject



77
78
79
# File 'app/models/write/gg.rb', line 77

def content
  Rails.cache.read "write.post-#{id}"
end