
There seem to be problems with dots on page names with Motiro 0.6.1. To expose the
bug, try creating a page with /wiki/new and entering some title with
a dot (like My.Page, for example). You will be awarded an error like this:
no route found to match "/wiki/show/My.Page" with {:method=>:get}
Proposed solution: Dots should be dropped when generating page names.