travis-web/assets/scripts/app/utils/location.coffee
2015-01-30 15:43:23 +01:00

5 lines
130 B
CoffeeScript

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