summaryrefslogtreecommitdiff
path: root/www/ruby-url_mount/DESCR
blob: 274b8d9f0a999dd192093546909bfaa8d2fa167f (plain)
1
2
3
4
5
6
7
UrlMount is a universal mount point designed for use in rack applications.

It provides a simple way to pass a url mounting point to the mounted
application.

This means that when you mount an application in the url space, it's a simple
call to url to get the mount point of where the application is.