diff options
Diffstat (limited to 'www/rubygem-url-mount/pkg-descr')
-rw-r--r-- | www/rubygem-url-mount/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-url-mount/pkg-descr b/www/rubygem-url-mount/pkg-descr index 2ce3b10606a0..4e7b44a9dd1b 100644 --- a/www/rubygem-url-mount/pkg-descr +++ b/www/rubygem-url-mount/pkg-descr @@ -1,7 +1,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 +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. WWW: https://github.com/hassox/url_mount |