Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/negativetwelve/rails4-base-app

Basic Rails 4 Base App
https://github.com/negativetwelve/rails4-base-app

Last synced: 17 days ago
JSON representation

Basic Rails 4 Base App

Awesome Lists containing this project

README

        

# Rails 4.0 Base App

### By: Mark Miyashita

### View the Sample Application

http://rails4.herokuapp.com/

### Setup

git clone [email protected]:negativetwelve/rails4-base-app.git
rake db:migrate
rails server