Module: HyperRouter::InstanceMethods

Defined in:
lib/hyper-router/instance_methods.rb

Instance Method Summary collapse

Instance Method Details

#historyObject



3
4
5
# File 'lib/hyper-router/instance_methods.rb', line 3

def history
  self.class.history
end

#locationObject



7
8
9
# File 'lib/hyper-router/instance_methods.rb', line 7

def location
  self.class.location
end