7 Great Ruby on Rails Apps
2 Dec 2008 Author: admin In: Ruby on RailsStill a bit skeptic about the whole Ruby on Rails thing? I have collected seven great open-source apps that are written in Ruby on Rails and can be used straight out of the box. Most of them have great looking interfaces and a large user force supporting them. One of my favorites is LovdByLess. A creative looking social network site with nice features and infrastructure.
Warehouse – Subversion Management

Never before has there been a web-based Subversion browser that is as beautiful as it is simple. Imagine being able to quickly give users fine grain access to your repositories without the hassle of having to ssh into your server and run a bunch of commands.
website warehouseapp.com
Tracks – Getting Things Done

Tracks is a web-based application to help you implement David Allen’s Getting Things Done™ methodology. It was built using Ruby on Rails, and comes with a built-in webserver (WEBrick), so that you can run it on your own computer if you like. Tracks is Open Source, free and licensed under the GNU GPL.
website rousette.org.uk
LovdByLess – Social Network

New social networks launch everyday, most start with the same basic features. Bloggers have wordpress, mephisto and other open source solutions. Lovd offers a free open source social network platform.
website lovdbyless.com
JobberRails – Job Board

JobberRails is a port of JobberBase, an open source php job board. It’s purpose is to provide a way to quickly and easily host a niche job board.
website jobberrails.com
Spree – E-commerce

Spree is a complete commerce solution for Ruby on Rails. It includes a shopping cart, admin interface, inventory model and payment gateway integration via the ActiveMerchant plugin.
website spreehq.org
Mephisto – Content Management Systeem

Mephisto is a free Ruby-based weblog-engine which combines the quality, functionality and user-friendliness of other systems in a simple, elegant and powerful user interface.
website mephistoblog.com
ChucksList – Ad System

ChucksList is an open source Ruby on Rails based classified ad system, similar in functionality to CraigsList. (Named after the one and only Chuck Norris.)
website chuckslist.org
If you have any great additions, please let me know and I will add them to the list.
Other posts in Ruby on Rails






January 4th, 2010 14:43
very nice!
January 4th, 2010 21:08
Refinery CMS is also a great app
http://refinerycms.com/
January 14th, 2010 09:25
I like Forulio
http://forulio.com
February 10th, 2010 18:29
I like http://shapado.com
February 17th, 2010 14:49
I’ve just pubblished my last rails work:
http://www.business-italy.biz
March 3rd, 2010 05:21
I wrote a project estimate app called “Ballpark It”. I’ve open-sourced it on GitHub: http://github.com/rpheath/ballparkit. It’s also running at http://ballparkit.heroku.com if interested.
Nice collection of apps, btw!