Hacker News new | ask | show | jobs
by snikch 4233 days ago
You use a rack middleware to handle static files, which is how Rails handles it by default. So, unless I'm completely mistaken (which I may well be), this should work just fine?
1 comments

Wouldn't that sit behind the app server? (Equally mistaken potential. :)