Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 670 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 670 Bytes

Ruby-Tuesday

Description

Ruby-Tuesday is a light weight plaform for rubyist organize the Ruby-Tuesday party. It is in developing.

Requirements

  • You need to install Ruby1.9.2+ and bundler first.
  • Install and start MongoDB.

Setup Guide

If you are using RVM, run cp .rvmrc.example .rvmrc.

cp config/mongoid.yml.default config/mongoid.yml
cp config/config.yml.default config/config.yml

and run bundle install

Done. Run rails s , open your browser and visit http://localhost:3000

License

Dual licensed under the MIT and GPL licenses.