No such file or directory - 
./archives/results/Archives-2011-08-26-09-56-00-UTC.xml
Extracted source (around line #1):

1: <h1>Résultat</h1>
<p>id :<%= @result %>


<% r = Result.find(@result).nameFile %>
<% string = "./archives/results/" + r  %>
<% f = File.open(string) %>


Rails.root: /home/thelo/RoR/ihm_test

Application Trace | Framework Trace | Full Trace
app/views/pages/print_result.html.erb:1:in `initialize'
app/views/pages/print_result.html.erb:1:in `open'
app/views/pages/print_result.html.erb:1:in 
`_app_views_pages_print_result_html_erb__106515637_82305240_211210089'

-- 
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 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to