jam-cloud/ruby
Seth Call f0304f2ca3 * VRFS-1981 - delete old scores 2014-08-31 22:24:11 -05:00
..
bin
config * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
lib * VRFS-2104 make sure APP_CONFIG exists in websocket-gateway 2014-08-31 14:45:48 -05:00
scripts
spec * VRFS-1981 - delete old scores 2014-08-31 22:24:11 -05:00
.gitignore
.pg_migrate
.rspec * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
.ruby-gemset
.ruby-version
.simplecov
Gemfile * VRFS-2064 - stop cycle in network test; VRFS-2062 - don't store HTML in user-inputs 2014-08-18 20:41:44 -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