jam-cloud/ruby
Seth Call e97b19564c more changes 2021-01-31 21:25:09 -06:00
..
config
lib Allow longer signing and fix importer 2021-01-31 09:27:37 -06:00
scripts
spec ARS vs P2P, subscription fixes, no block on max time 2021-01-16 19:37:34 -06:00
.gitignore use Gemfile.lock 2017-12-17 20:26:20 -06:00
.pg_migrate
.rspec
.ruby-gemset
.simplecov
Gemfile more changes 2021-01-31 21:25:09 -06:00
Gemfile.lock more changes 2021-01-31 21:25:09 -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