Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 591 Bytes

File metadata and controls

8 lines (6 loc) · 591 Bytes

Ruby Intro

This is the companion application to the Minimal Introduction to the Ruby Language.

  1. bin/setup
  2. rails console
  3. Now you can start reading the Minimal Introduction to the Ruby Language and try out the Ruby that it suggests in the rails console at the prompt that appears.
  4. When you get to the article on writing Permanent Programs, you can start editing the code and view the output at https://ruby-intro-[YOUR CLOUD 9 USERNAME].c9users.io