quirkey / sammy

Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
http://sammyjs.org
MIT License
2.99k stars 384 forks source link

Type check for object instead of string #246

Closed benrudolph closed 4 years ago

benrudolph commented 9 years ago

When redirecting Sammyjs will not join an integer with a string. This seems like odd behavior.