class IshModels::CacheKey
Public Class Methods
one()
click to toggle source
# File lib/ish_models/cache_key.rb, line 10 def self.one IshModels::CacheKey.first || IshModels::CacheKey.new end
# File lib/ish_models/cache_key.rb, line 10 def self.one IshModels::CacheKey.first || IshModels::CacheKey.new end