ThreadSafe::Cache
# File lib/action_view/template/resolver.rb, line 39 def initialize(options = {}) super(options.merge(:initial_capacity => 2)) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.