Sha256: 655bda6e281b6b3171f84a4057c465c1c516f54e4ee946310ab9f2ba061d3d6d

Contents?: true

Size: 155 Bytes

Versions: 15

Compression:

Stored size: 155 Bytes

Contents

module HyperRouter
  module InstanceMethods
    def history
      self.class.history
    end

    def location
      self.class.location
    end
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
hyper-router-0.99.6 lib/hyper-router/instance_methods.rb
hyper-router-0.99.5 lib/hyper-router/instance_methods.rb
hyper-router-0.99.4 lib/hyper-router/instance_methods.rb
hyper-router-0.99.3 lib/hyper-router/instance_methods.rb
hyper-router-0.99.2 lib/hyper-router/instance_methods.rb
hyper-router-0.99.1 lib/hyper-router/instance_methods.rb
hyper-router-4.2.6.lap28 lib/hyper-router/instance_methods.rb
hyper-router-4.2.6.lap27 lib/hyper-router/instance_methods.rb
hyper-router-4.2.6.lap26 lib/hyper-router/instance_methods.rb
hyper-router-4.2.6.lap25 lib/hyper-router/instance_methods.rb
hyper-router-4.2.6.lap24 lib/hyper-router/instance_methods.rb
hyper-router-4.2.6.lap23 lib/hyper-router/instance_methods.rb
hyper-router-4.2.6.lap22 lib/hyper-router/instance_methods.rb
hyper-router-4.1.1 lib/hyper-router/instance_methods.rb
hyper-router-4.0.1 lib/hyper-router/instance_methods.rb