This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Home
Welcome to the opensourcerails wiki!
Quick installation guide.
- Download the project files.
- Add github to your rubygem sources (gem sources -a http://gems.github.com)
- Run (sudo) rake gems:install ( you might need to install haml by hand: gem install haml)
- Do your usual rails-fu
- Create database
- Edit database config files
- Run (sudo) rake db:migrate
- Do some opensourcerails-fu configs
- Setup your application details in app_config.yml
- Setup your mailserver details in mailer.yml
Rock and Roll!
Last edited by maran, 3 months ago
Versions:





