Method: IOC::Container#release

Defined in:
lib/ioc.rb

#releaseObject



40
41
42
# File 'lib/ioc.rb', line 40

def release
  @cache = {}
end