RoR sample applications

  • Lists

http://rubyonrails.org/applications

http://blog.chrislowis.co.uk/2010/05/31/five-rails-apps-to-study-and-learn-from.html

  • StackOverflow Q&A

http://stackoverflow.com/questions/193632/where-can-i-find-good-examples-of-rails-applications

  • Depot

http://pragprog.com/book/rails2/agile-web-development-with-rails
http://pragprog.com/titles/rails3/source_code

  • RailsApp Project

http://originblog.wordpress.com/
http://railsapps.github.com/

https://github.com/RailsApps/rails3-devise-rspec-cucumber

https://github.com/RailsApps/rails3-bootstrap-devise-cancan

  • EC

Spree
https://github.com/spree/spree
Rails3.1 Devise CanCan?


ror_ecommerce
ror_ecommerce is a complete ecommerce platform written completely in Rails 3, and built to scale.
URL http://ror-e.com/
CODE https://github.com/drhenner/ror_ecommerce
Ruby 1.9.2 and enjoy Rails 3.2, Authlogic CanCan

Substruct
CODE http://code.google.com/p/substruct/
DEMO http://substruct.subimage.com/

エレコマ
URL http://ec.kbmj.com/
CODE https://github.com/elecoma/elecoma
Ruby: 1.8.7
Rails: 2.3.2 以上
PostgreSQL: 8.1.x 以上
ImageMagick

http://radiantcms.org/

Sport.us
SITE http://www.spot.us/
CODE https://github.com/spot-us/spot-us
GPLv3, Cucumber

Boston Ruby Group
SITE http://bostonrb.org
CODE https://github.com/bostonrb/bostonrb
Rails3.2,

refinery
SITE http://refinerycms.com/
CODE https://github.com/resolve/refinerycms


  • CRM (customer relationship management)

FatFreeCRM
http://www.fatfreecrm.com/
https://github.com/fatfreecrm/fat_free_crm
http://cloudfuji.com/apps/new?app=fat_free_crm

DEMO http://dogfood.insoshi.com/
CODE https://github.com/insoshi/insoshi
MIT,
Last update 2010/2/24

LOVEDbyLESS
SITE http://lovdbyless.com/
DEMO http://try.lovdbyless.com/
FORUM https://groups.google.com/forum/?fromgroups#!forum/lovdbyless
Ruby 1.8.7, Rails 2.2.2

Diaspora
SITE http://diasporaproject.org/
WIKI https://github.com/diaspora/diaspora/wiki
CODE https://github.com/diaspora/diaspora
INSTALL memo
https://github.com/diaspora/diaspora/wiki/Notes-on-Installing-and-Running-Diaspora
http://kshigeru.blogspot.jp/2011/02/install-diaspora-on-ubuntu-ec2.html
Rails3.2, devise, omniauth

  • Blog

https://github.com/halorgium/mephisto

  • TODO

http://getontracks.org/

  • Else

BucketWise is a web application for managing your personal finances.
https://github.com/jamis/bucketwise

Redmine is a flexible project management web application.
http://www.redmine.org/

RailsCasts (Rails3.0, Omniauth, CanCan)
https://github.com/ryanb/railscasts

Engine Yard Rails Development Directory Web Application
https://github.com/engineyard/rails_dev_directory

http://ariejan.net/2008/09/28/baseapp-a-quick-start-for-your-rails-app/
https://github.com/ariejan/baseapp

Open-source rails apps to study and learn from
http://blog.chrislowis.co.uk/2010/05/31/five-rails-apps-to-study-and-learn-from.html

Tutorial
https://github.com/EppO/rolify/wiki/Tutorial
Devise, CanCan and rolify (3.0 and later)