Parent

Methods

Class/Module Index [+]

Quicksearch

ActionView::Resolver::Cache::SmallCache

Public Class Methods

new(options = {}) click to toggle source
# 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.