> a few links here might help.
> http://www.google.com/search?rlz=1C1CHMA_enUS312US312&sourceid=chrome&ie=UTF-8&q=rails+how+to+render+500+text

Those links seem to be mostly about formating code 500 errors for public 
viewing on a webpage.

I think the easiest way to do this is to create a Rails REST server, 
force it to have a code 500 error, and then see what it sends to the 
client. That way I'll find something about how the Rails client expects 
to see code 500 errors presented in a REST conversation. I'll do that 
later on today.

John Small


-- 
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