Closed mikermcneil closed 11 years ago
Instead of only backbone 0.9.9's (/:optionalParam) notation, also support backbone's /:optionalParam? notation.
As of now, you can do:
/:someRequiredParam(/)(:optionalParam)
Instead of only backbone 0.9.9's (/:optionalParam) notation, also support backbone's /:optionalParam? notation.