travis-web/app/utils/location.coffee
2015-02-03 09:48:22 +01:00

5 lines
123 B
CoffeeScript

Location = Ember.HistoryLocation.extend
getURL: ->
location = @get('location')
location.pathname + location.hash