Ruby On Rails: Start Here

1 - I can do better 2 - Jury's out 3 - Pretty darn good 4 - Splendiferous 5 - Awesometastic by 7 people | Log in to rate

Ranked #7,812 in Tech & Geek, #174,167 overall

Ruby on Rails is a web application framework that allows developers to create sophisticated web applications quickly and efficiently. Many in the open source community view RoR as the most hyped web development technology of 2005.

This lens explains RoR in simple terms and offers pointers on how to get started.  (It's also still a work in progress, and I hope to have it filled out soon.)

Ruby vs. Rails? 

What's Ruby? What's Rails? What's the difference?

Let's start with the basics:
  1. Ruby is a programming language, like C++ or PHP. It has been around since the early 90s. To know Ruby is to love Ruby, and we've devoted an entire lens to it: Ruby Lens.
  2. Rails is a web application development framework. It happens to be written entirely in Ruby, which is why it's also called Ruby on Rails. You can learn more about it by reading the rest of this lens.

Official Ruby on Rails Blog 

blog.rubyonrails.org

Loading Fetching RSS feed... please stand by

Ruby on Rails Essential Links 

Ruby on Rails API Reference
The basic API reference. Very, very useful.
Programming Ruby: The Pragmatic Programmer's Guide, 1st Ed
A great book for learning Ruby
Programming Ruby - Reference Page for Built-in Classes
A very useful reference with all of the little things you keep forgetting -- the syntax to split an array, or get the keys from a hash.

by mgoelzer

Mike Goelzer is a Bay Area based entrepreneur. Previously, he was co-founder and CTO of The Daily Jolt, Inc. (www.dailyjolt.com), a web community for... (more)

Explore related pages

Create a Lens!