Ruby on rails

From Cheatsheet

Jump to: navigation, search

Ruby on rails runs on apache, and is a bummer to install and get stuff working. RubyGems is the package manager for the Ruby server

COMMAND WHAT IT DOES
gem install whatever installs new rails modules
Personal tools