Go to file
2014-04-08 11:49:31 -04:00
app update form to use foundation two column 2014-04-08 11:49:31 -04:00
bin Initial Commit 2014-04-07 14:41:34 -04:00
config foundation, change forms, nested forms 2014-04-07 17:24:08 -04:00
db Initial Commit 2014-04-07 14:41:34 -04:00
lib foundation, change forms, nested forms 2014-04-07 17:24:08 -04:00
public Initial Commit 2014-04-07 14:41:34 -04:00
spec Initial Commit 2014-04-07 14:41:34 -04:00
vendor/assets Initial Commit 2014-04-07 14:41:34 -04:00
.gitignore Initial Commit 2014-04-07 14:41:34 -04:00
.rspec Initial Commit 2014-04-07 14:41:34 -04:00
.ruby-version Initial Commit 2014-04-07 14:41:34 -04:00
.sample.env Initial Commit 2014-04-07 14:41:34 -04:00
.travis.yml Initial Commit 2014-04-07 14:41:34 -04:00
config.ru Initial Commit 2014-04-07 14:41:34 -04:00
Gemfile foundation, change forms, nested forms 2014-04-07 17:24:08 -04:00
Gemfile.lock foundation, change forms, nested forms 2014-04-07 17:24:08 -04:00
Procfile Initial Commit 2014-04-07 14:41:34 -04:00
Rakefile Initial Commit 2014-04-07 14:41:34 -04:00
README.md Initial Commit 2014-04-07 14:41:34 -04:00

Vidpush

Getting Started

This repository comes equipped with a self-setup script:

% ./bin/setup

After setting up, you can run the application using foreman:

% foreman start

Guidelines

Use the following guides for getting things done, programming well, and programming in style.