jam-cloud/ruby
Seth Call fd4d21ae78 school education working 2016-09-08 05:59:58 -05:00
..
bin
config
lib school education working 2016-09-08 05:59:58 -05:00
scripts
spec school education working 2016-09-08 05:59:58 -05:00
.gitignore
.pg_migrate
.rspec
.ruby-gemset
.ruby-version
.simplecov
Gemfile * upgrade to Rails 4 as well as support JjamBlaster 2016-07-17 10:16:27 -05: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