jam-cloud/ruby
Seth Call b9681fd418 livestream beta commit 2020-04-16 11:26:18 -05:00
..
config
lib livestream beta commit 2020-04-16 11:26:18 -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 Fixed password reset and trim of signup 2020-04-05 23:59:55 -05:00
Gemfile.lock Fixed password reset and trim of signup 2020-04-05 23:59:55 -05: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