jam-cloud/ruby
Seth Call ffa93a8427 fix 2018-06-03 14:11:29 -05:00
..
bin
config
lib fix 2018-06-03 14:11:29 -05:00
scripts
spec emails ready to go for amazonv2 2018-05-26 12:19:59 -05:00
.gitignore use Gemfile.lock 2017-12-17 20:26:20 -06:00
.pg_migrate
.rspec
.ruby-gemset
.ruby-version
.simplecov
Gemfile mark_lesson added 2017-01-17 12:24:49 -06:00
Gemfile.lock put in locks 2017-12-17 20:30:54 -06:00
LICENSE
README.md * fake bump for build server 2015-03-25 11:27:28 -05:00
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