Class Ember.Location
Defined in:
packages/ember-routing/lib/location/api.js:24
Module:
ember
Ember.Location returns an instance of the correct implementation of
the location
API.
You can pass it a implementation
('hash', 'history', 'none') to force a
particular implementation.