Hi, I was playing with Uris ( again ) and I noticed this:
`/index`.getRange(-1..-1) --> /index `/top/index`.getRange(-1..-1) --> index
Given both uri's start with a slash, should not both results also start (or not) with a slash...?
The rules are pretty simple actually and tend to work the way you want:
Login or Signup to reply.
SlimerDude Wed 27 Nov 2013
Hi, I was playing with Uris ( again ) and I noticed this:
Given both uri's start with a slash, should not both results also start (or not) with a slash...?
brian Fri 29 Nov 2013
The rules are pretty simple actually and tend to work the way you want: