Method: Cure::Dispatch#initialize

Defined in:
lib/cure/template/dispatch.rb

#initializeDispatch

Returns a new instance of Dispatch.



10
11
12
# File 'lib/cure/template/dispatch.rb', line 10

def initialize
  @named_ranges = [default]
end