Closed payne-chris-r closed 7 years ago
As long as we install bundler, they can install rails for the first time during the first rails lesson using bundler. It IS necessary to gem install bundler though for that reason.
gem install bundler
I would prefer that installfest include #72
As long as we install bundler, they can install rails for the first time during the first rails lesson using bundler. It IS necessary to
gem install bundler
though for that reason.