On Sat, Jul 23, 2016 at 12:47 PM, Allen <allen.wyma@gmail.com> wrote:
> I recently tried to upgrade a rails 4.2 app to Rails 5, but had a weird
> problem where whenever I ran bin/rails s and tried to make a request, the
> page would show the default "Something went wrong" and the development.log
> just showed that I accessed the page and nothing else. any ideas on how to
> debug what's wrong?
I would expect to see failing tests -- how good is your test coverage?
And if the answer is "uh, well..." then go back to the 4.2 version and
write some, at least for the area that you're seeing issues with :-)
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Availability : Silicon Valley or remote
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yBLZoEftvVsKQDwLpNEE8OwP8c2uD6i1Uqvwm0yuMG20w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment