Even if everything is in the title, to be clear, I would like my emberjs dynamic routes to look like:
http://mywebsite.com/#dynamic_route/subroute
with hash only, instead of the one with '/' by default:
http://mywebsite.com/#/dynamic_route/subroute
Not sure if it's possible (I tried several hacks without success) but if yes let me know :)
Thanks, Tom