Is it possible Rails, access files outside of the folder itself from the
application?

By example, I want to show from my rails application a pdf document,
located in \\server_name\shared_folder\document1.pdf

I show the document, located RAILS_ROOT\public\documents\document1.pdf,
but I would like to have the document at the \\server_name\shared_folder
route.

Thanks in advance.


Fernando González Macías
fgonzalez @ grupojoly. com
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to