Closed dupuchba closed 9 years ago
Hi all the command shows this error (see bellow)
rake jasmine
I am not using rails for the backend (and I don't know anything about rails) and I am only here to train on Jasmine... anyone knows what I am facing?
Thx
@dupuchba looks like you need to install json. Add the following to Gemfile gem 'json' and do bundle update
hope this helps.
Hi all the command shows this error (see bellow)
I am not using rails for the backend (and I don't know anything about rails) and I am only here to train on Jasmine... anyone knows what I am facing?
Thx