On Thu, Feb 25, 2016 at 1:14 PM, sebb <seb...@gmail.com> wrote: > Commit db0d19333179519c20f074fac132cce0b411b2a8: >> >> -2. Make sure that the `whimsy-asf` gem installed. If it is not, run >> +2. Make sure that the `whimsy-asf` and `bundler` gems are installed: >> >> - `gem install whimsy-asf` >> + `gem install whimsy-asf bundler` > > Is it really necessary to install the whimsy-asf Gem? > > I don't have it installed, and can still run the scripts. > However I have yet to get the webapps working.
The direction is to make it unnecessary, but that work is not yet complete. If you were to try to run a different script or perhaps a webapp, I'm confident that you (and Brett) would be able to fix the Gemfile and/or $LOAD_PATH to make it work. But, for now, and for everybody else it probably is better for the instructions to say to install something that you may not need. - Sam Ruby