Tag Archives: dot

Rails 3 resource routes with dots; or, how to make a Ruby developer go a little bit insane

This one cost me at least an hour of frustration. So apparently the Rails router has considered the dot (“.”) to be a “separator” character along with the slash (“/”) since version 1.2. I don’t know in what context this … Continue reading

Posted in Uncategorized | Tagged , , , , , , | 9 Comments