Coder Social home page Coder Social logo

ruby_intro's Introduction

Ruby Intro

This is the companion application to the Minimal Introduction to the Ruby Language. You will find a Getting Started video there.

  1. Clone this repository.
  2. Launch Terminal/Command Prompt with Ruby on Rails.
  3. cd into the repository you cloned.
  4. Run the bundle install command. This ensures you have all of the required software installed on your computer.
  5. Run the rails server command. This starts up your web server so that you can start visiting pages in the app. This Terminal window is now dedicated to the running web server; you can't do anything else in it.
  6. Open another Terminal tab (โŒ˜+T) or launch another Command Prompt with Ruby on Rails and cd back to the same folder again. (In the GitHub Desktop App for Mac, you can also right-click on the repository name in the sidebar and select "Open in Terminal".)
  7. Run the rails console command. 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.
  8. When you get to the article on writing Permanent Programs, open up the code that you cloned in Atom. The GitHub Desktop app offers a shortcut to do that on both Mac and Windows, or you can just do it from Atom.

ruby_intro's People

Contributors

raghubetina avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.