gamification icon indicating copy to clipboard operation
gamification copied to clipboard

Thor Error when running migrations

Open nmaravich opened this issue 11 years ago • 3 comments

Hi -

I have tried to start with the gamification github repo to run a "hello world" version of the gamification gem / app.I figured that it was easier to clone the gamification repo and follow the instructions in the readme file.

I thought it was my environment that was the issue and perhaps still is, but I tried on a "clean box" via https://www.nitrous.io and spent a few hours on my local to get gamification to work without any luck.

I keep getting the following:

NameError: uninitialized constant Thor::Base

Are there any documents or Noob tutorials that show the hyperoslo/gamification solution working by way of a demo installation or a 'getting started from scratch guide'? Perhaps showing how to build from some solid tutorials such as Hartel's Sample_App, etc?

I am not necessarily seeking trouble-shooting advice for my specific environment per se, but more or less seeking a successful example from which to follow.

Thanks!

nmaravich avatar Jul 21 '14 17:07 nmaravich

I was able to get the rake db:migration command to run on a RoR instance of Runnable.com.

This means that it is clearly an environment configuration issue on my end.

nmaravich avatar Jul 21 '14 23:07 nmaravich

I think we've seen this once or twice, too, though — I'll investigate!

jgorset avatar Aug 04 '14 07:08 jgorset

In any case, if some sort of special setup is required, it should be documented in the README. Thanks for noticing us about this, @nmaravich!

sindrenm avatar Aug 05 '14 07:08 sindrenm