jam-cloud/ruby
Seth Call e7df37c157 fix title too 2020-04-04 19:37:24 -05:00
..
config
lib fix title too 2020-04-04 19:37:24 -05:00
scripts
spec configs 2018-07-29 11:09:03 -05:00
.gitignore use Gemfile.lock 2017-12-17 20:26:20 -06:00
.pg_migrate
.rspec
.ruby-gemset
.ruby-version
.simplecov
Gemfile test 2020-03-25 07:35:28 -05:00
Gemfile.lock test 2020-03-25 07:35:28 -05:00
LICENSE
README.md
Rakefile
build
jam_ruby.gemspec
jenkins merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
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