Two apologies in advance. One for trying to fight rails defaults, another for the example in the title, which I think sums up my question better than I can otherwise. Any way to do what I want without having the world collapse on itself? I got as far as putting a to_param in my model, but that doesn't quite go all the way.
+1
A:
If you haven't read it already, this excellent guide should provide you with all you need for custom routing.
JRL
2010-02-06 07:29:40
A:
The full explanation is quite long. I wrote an article some months ago, focused on Authlogic. You can easily adapt it to your needs.
Simone Carletti
2010-02-06 19:58:31