GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Open Source Ruby on Rails Project Gallery

Home

Welcome to the opensourcerails wiki!

Quick installation guide.

  1. Download the project files.
  2. Add github to your rubygem sources (gem sources -a http://gems.github.com)
  3. Run (sudo) rake gems:install ( you might need to install haml by hand: gem install haml)
  4. Do your usual rails-fu
    1. Create database
    2. Edit database config files
    3. Run (sudo) rake db:migrate
  5. Do some opensourcerails-fu configs
    1. Setup your application details in app_config.yml
    2. Setup your mailserver details in mailer.yml

Rock and Roll!

Last edited by maran, 3 months ago
Versions: