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!
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 trial

Domnick Knowlton
Courses Plus Student 2,437 PointsPending Error Migration
I am following with this tutorial!
Here is what the error looks like!
1 Answer

Salman Akram
Courses Plus Student 40,065 PointsHi Domnick,
What's your current version of Ruby in Cloud9 IDE? To make sure we have to match old version of Ruby (I think, 1.9.3), new version wouldn't work well with our Ruby courses.
First you can try this ---> bundle exec rake db:test:prepare
and then bundle exec rake db:migrate
Finally click Restart Cloud9 . Hope that helps.
Domnick Knowlton
Courses Plus Student 2,437 PointsDomnick Knowlton
Courses Plus Student 2,437 PointsMy ruby version is ruby 2.1.5p273.
I am getting the same error! Please don't leave me stranded. :(
Gavin Ralston
28,770 PointsGavin Ralston
28,770 PointsIf I recall correctly there were some snags using 2.1, but I found with a bit of searching you could follow along with more recent versions. I found myself more engaged with the courses when I had to look at a few gems and how they'd changed.
Domnick Knowlton
Courses Plus Student 2,437 PointsDomnick Knowlton
Courses Plus Student 2,437 PointsMy version is Rails 4.1.6.