Sha256: c120e44895525643558f26f528b3621c41f60071dd010f63c5a8110c4cddb2dd

Contents?: true

Size: 176 Bytes

Versions: 1

Compression:

Stored size: 176 Bytes

Contents

= How to run

First, create the database

  rake db:create
 
Run the migrations

  rake db:migrate
 
And lastly,

  script/server
 
Point your browser to http://localhost:3000

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rmce_uploadr-0.0.3 examples/rails/README