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 trialRalph bolo
6,341 PointsDeploying treebook to heroku
I am getting an error when I run " heroku run rake db:migrate " it is around the 9:45 mark on the video. my github is https://github.com/bolonomicz/treebook2. I am also running ruby 1.93 and rails 3.2
something like this" PG::UndefinedObject: ERROR: type "interger" does not exist LINE 1: ALTER TABLE "statuses" ADD COLUMN "user_id" interger..... "
2 Answers
Ralph bolo
6,341 Pointsfigured it out, just a spelling error
Anastasios Orfanidis
6,189 Pointshi there, can you give some more details please?