Method: Write::GG.all

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

.allObject



23
24
25
# File 'app/models/write/gg.rb', line 23

def self.all
  Rails.cache.read "write.posts"
end