Try to set config.action_controller.consider_all_requests_local = true for your development environment It will show proper Exeption message instead of "We're sorry, but something went wrong." On 23 сент. 2010, at 10:44, Tanawat Limungkura wrote:
> I try to develop ruby with netbeans and mysql.I try to generate > controller XXX and views YYY and I try access my tested web.But it shows > me > We're sorry, but something went wrong. > We've been notified about this issue and we'll take a look at it shortly > > What's wrong. I used WEbrick as server > > 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 [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. > -- 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.

