That's perfect! Thanks a lot for the quick reply. It worked for me.
-Alex

On Tue, Dec 18, 2012 at 3:53 PM, Matma Rex <matma....@gmail.com> wrote:

> They aren't as far as I know. I usually use something like this to mount
> an entire directory:
>
>
>   Camping.goes :App
>   module App
>     use Rack::Static, :urls => ['/static']
>   end
>
> This will make e.g. static/foo.png available at /static/foo.png on your
> server.
>
> --
> Matma Rex
> ______________________________**_________________
> Camping-list mailing list
> Camping-list@rubyforge.org
> http://rubyforge.org/mailman/**listinfo/camping-list<http://rubyforge.org/mailman/listinfo/camping-list>
>
_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to