Method: RubyUnits::Cache#initialize
- Defined in:
- lib/ruby_units/cache.rb
#initialize ⇒ Cache
Returns a new instance of Cache.
8 9 10 |
# File 'lib/ruby_units/cache.rb', line 8 def initialize clear end |
Returns a new instance of Cache.
8 9 10 |
# File 'lib/ruby_units/cache.rb', line 8 def initialize clear end |