adimircolen / railsmg

railsmg website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RailsMG

How to setup application

You can run the this application running the following commands:

  $ git clone git://github.com/danielvlopes/railsmg.git && cd railsmg
  $ cp config/database.yml.example config/database.yml
  $ rake gems:install
  $ rake db:migrate
  $ ruby script/server

How to collaborate

If you would collaborate, you can create a fork, apply the modification and submit a pull request :)

About

railsmg website