Sorry for the newbie question i created a controller and a action for my rails but when i load on my browser am gettin a message like this We''re sorry, but something went wrong. We''ve been notified about this issue and we''ll take a look at it shortly. Thanks in advance -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 16 February 2010 07:20, prasath venkatraman <ask4prasath-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Sorry for the newbie question > i created a controller and a action for my rails > but when i load on my browser am gettin a message like this > > We''re sorry, but something went wrong. > We''ve been notified about this issue and we''ll take a look at it > shortly.Have a look in log/development.log (assuming you are in development mode). There should be more information about the problem there. Also look in the window where you ran script/server (if you did) for error messages. Colin -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hi prasath venkatraman Did you properly setup database connectivity? Sijo -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.