Skip to content

GuruPI/railsmg

This branch is 17 commits behind danielvlopes/railsmg:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

87fc881 · Aug 30, 2010
Aug 30, 2010
Mar 6, 2010
Jan 25, 2010
Jan 31, 2010
Dec 24, 2009
May 24, 2010
Jan 5, 2010
Mar 23, 2010
Mar 23, 2010
Mar 23, 2010
Dec 30, 2009
Jan 27, 2010
Dec 24, 2009
Jan 30, 2010
Dec 24, 2009
Jan 31, 2010
Mar 23, 2010

Repository files navigation

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 :)

Releases

No releases published

Packages

No packages published