negativetwelve / rails4-base-app

Basic Rails 4 Base App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails 4.0 Base App

By: Mark Miyashita

View the Sample Application

http://rails4.herokuapp.com/

Setup

git clone git@github.com:negativetwelve/rails4-base-app.git
rake db:migrate
rails server

About

Basic Rails 4 Base App


Languages

Language:Ruby 95.2%Language:JavaScript 4.8%