On Fri, Nov 19, 2010 at 9:57 AM, Ralph Shnelvar <[email protected]> wrote:
>>> Surely there must be a simple way to enable the user to download a file >>> that they want to get and that I want to give them. > > HS> What's wrong with putting it somewhere under /public and providing > HS> that URL? > I don't understand. I apologize for being such a novice. Files under RAILS_ROOT/public are directly accessible -- like your app's javascript, css, or image files. > I am also running webrick for testing. Does that make a difference? Nope. -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

