Hi, Do you really want to print links to local files? Well, you are missing a file:// in you href attribute.
ciao, tom On Jan 30, 10:01 am, Newb Newb <[email protected]> wrote: > my actual code is<%file_path.each do |f|%> > > <a href="<%= RAILS_ROOT + f %>"> click here </a> > > <%end%> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

