jam-cloud/ruby
Seth Call 67e7e8e8ed revert back again 2021-01-07 22:39:09 -06:00
..
config
lib revert back again 2021-01-07 22:39:09 -06:00
scripts
spec optimize slow rsvp query 2020-12-27 23:44:17 -06: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