jam-cloud/ruby
Seth Call 6ca148b515 cleanup old sessions 2017-10-16 07:41:30 -05:00
..
bin
config
lib cleanup old sessions 2017-10-16 07:41:30 -05:00
scripts
spec optimize the heck out of some terrible queries 2017-10-12 11:13:54 -05:00
.gitignore
.pg_migrate
.rspec
.ruby-gemset
.ruby-version
.simplecov
Gemfile mark_lesson added 2017-01-17 12:24:49 -06:00
LICENSE
README.md
Rakefile
build
jam_ruby.gemspec
jenkins
migrate.sh

README.md

JamRuby

Environment

Create development database 'jam_ruby' createdb jam_ruby

Once you've created your database, migrate it: bundle exec jam_ruby up