Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAdam Flanagan
8,022 PointsMy Websites Gone Wrong! Please Help!!!!
Okay, so I had just finished the Build A Simple ROR app course and deployed and everything was going very well but suddenly I got a 404 error on my statuses index page (root of the app).
Everything is working perfectly in Development but nothing currently works in Production. Now what I did might be very stupid but I'm not sure. I deleted the app in heroku and generated a new app and pushed to that new app but now nothing's working. Please help! :( Jim Hoskins Jason Seifer
2 Answers
Brandon Barrette
20,485 PointsCheck your production logs to see where the error is coming from. Provide us with the error the logs say. That's the only way we will be able to help you.
Adam Flanagan
8,022 PointsGot it working!!! Turns out I had to rake the database.