devour-client
devour-client copied to clipboard
trailing slash when path is empty
@x-yuri What would be the use case where path would be empty?
@Auspicus If I could remember... The only thing I can think of is if I can be sure that trailing slash is never added, I can do this.urlFor() + '/something'
.