Skip to content

appdevwinter17/ruby_intro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Intro

Setup

  • First fork this project to your own account.
  • Then clone it to your computer.
  • Open up the whole folder in Atom.
  • From the command line, cd into the project folder.
  • Run the command bundle install.
  • Run the command rails server.
  • Navigate to http://localhost:3000 in Chrome.
  • Read the instructions and get started!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 63.5%
  • HTML 33.3%
  • JavaScript 3.2%