Method: Primer::Octicon::Cache.limit
- Defined in:
- app/lib/primer/octicon/cache.rb
permalink .limit ⇒ Object
Cache size limit.
23 24 25 |
# File 'app/lib/primer/octicon/cache.rb', line 23 def limit 500 end |
Cache size limit.
23 24 25 |
# File 'app/lib/primer/octicon/cache.rb', line 23 def limit 500 end |