Hello, Whenever I try to access my rails app through the browser I get a "We're sorry, but something went wrong.We've been notified about this issue and we'll take a look at it shortly." I tried re-uploading the app but nothing, it seems to be running fine on my machine using WEBrick. Before this error I was having some gem depedency issues with my application and then suddenly this new error appeared. This is my first time trying to deploy a RoR application so I am not sure if I did something wrong when setting up my project or if the error is elsewhere. Any help is appreciated. Thank you.