Skip to content

phorsfall/teaching-sinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Installing Ruby

On Windows, grab the latest version of the RubyInstaller.

If you have a Mac, you probably already have Ruby installed.

Installing Sinatra

You can install Sinatra like so:

gem install sinatra

See the Sinatra web site for more information.

  1. Install Ruby first, see above.
  2. See the From the Lessons section (below) for help using the command prompt.

Text Editors

From the Lessons

Learning Ruby

Most of the Ruby we learnt was based on Learn To Program. We didn't have time to cover everything, so it's worth going back to.

See also:

Learning HTML and CSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages