Showing posts with label Ruby on Rails. Show all posts
Showing posts with label Ruby on Rails. Show all posts

Monday, July 29, 2013

Setting up Ruby on Rails

Found this amazing installer, that gets you going instantly
http://railsinstaller.org/en

And Remember,
- Ruby is the language
 - RubyGems is the packaging system
- Rails is a web application development framework written in the Ruby language

A fun place to start learning Ruby.
http://tryruby.org/