Libraries
»
api-model
(2.8.0)
»
Index
»
ApiModel
»
CacheStrategy
»
NoCache
»
#cache
Method: ApiModel::CacheStrategy::NoCache#cache
Defined in:
lib/api_model/cache_stategy/no_cache.rb
#
cache
(&block) ⇒
Object
8 9 10
# File 'lib/api_model/cache_stategy/no_cache.rb', line 8
def
cache
(
&
block
)
yield
end