Libraries
»
openproject-primer_view_components
(0.54.1)
»
Index
»
Primer
»
Octicon
»
Cache
»
limit
Method: Primer::Octicon::Cache.limit
Defined in:
app/lib/primer/octicon/cache.rb
.
limit
⇒
Object
Cache size limit.
23 24 25
# File 'app/lib/primer/octicon/cache.rb', line 23
def
limit
500
end