Get A Sticker
Step 1: Have a volunteer check your tool versions
Verify tool installation
If you're on OSX or Linux:
Type this in the terminal:rvm -vApproximate expected result:rvm 1.x.x by Wayne E. Seguin (wayneeseguin@gmail.com) [https://rvm.beginrescueend.com/]The greyed-out text may differ and is not important.On all operating systems:
Type this in the terminal:ruby -vApproximate expected result:ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin11.3.0]The greyed-out text may differ and is not important.Type this in the terminal:bundle -vApproximate expected result:Bundler version 1.x.xThe greyed-out text may differ and is not important.Type this in the terminal:rails -vApproximate expected result:Rails 4.0.xThe greyed-out text may differ and is not important.
Step 2: Show your Heroku app to a volunteer
Step 3: Congratulations!
Next Step:
Go on to Clean Up
Back to Create And Deploy A Rails App