Ruby health survey
If at any point during this survey you cannot answer YES to a question, please stop.  
Go repeat the ruby installfest steps at https://github.com/sf-wdi-27-28/installfest/blob/master/ruby-on-rails-stack.md

Please note that you should run all commands in the terminal.  Each command is wrapped in back-ticks:  `somecommand`.  Don't type the backticks in your terminal!
Sign in to Google to save your progress. Learn more
Run `rvm -v`            Is the version number 1.25.00 or greater? *
Run `ruby -v`             Does it say 'universal' ?
If it says 'universal' then:
(1) run `rvm list`  then
(2) choose the highest version and
(3) run `rvm use --default VERSION`  

For example if I saw that ruby-2.1.3 was the highest version I would run  `rvm use --default 2.1.3`



Run `ruby -v`          Is the version number 2.1.x or greater? *
Run  `which rails`
If the response is blank try running `gem install rails`, then continue.



Run `rails -v`         Is the version number 4.1 or higher?   *
If you answered YES to every question; great!  100% clean bill of health.
If you did NOT answer YES to any question, try running through the installfest steps at https://github.com/sf-wdi-27-28/installfest/blob/master/ruby-on-rails-stack.md  If you still cannot answer YES please check in to the Ruby Clinic instead of doing yoga in the morning.  Sorry!  ¯\_(ツ)_/¯


Either way, click SUBMIT below.
Submit
Clear form
This form was created inside of General Assembly.

Does this form look suspicious? Report