Stefan Tilkov's Random Stuff

Hierarchical Resources in Rails

Peter Williams:

Consider a situation where you have a type of resource which always belongs to a resource of another type. How do you model the URI space using Rails?