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 trial

Ruby

Pending Error Migration

1 Answer

Hi 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.

My ruby version is ruby 2.1.5p273.

I am getting the same error! Please don't leave me stranded. :(

Gavin Ralston
Gavin Ralston
28,770 Points

If 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.

My version is Rails 4.1.6.