Hi,

When rails raises an exception which file (view?) gets rendered and
outputs in the browser the backtrace, request, parameters, etc.

I'm asking that because I'd like to know if Rails provides an easy way
to convert a hash to a readable string, eg:

"{:key => 'value'}" instead of yukky #to_s which gives "keyvalue".


Thanks
-- 
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-t...@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