jam-cloud/ruby
Seth Call 5b7ba2f99d refinements for payment and ASIO link problem 2020-12-02 09:30:58 -06:00
..
config
lib refinements for payment and ASIO link problem 2020-12-02 09:30:58 -06:00
scripts
spec code-complete minus a few features 2020-11-29 18:24:28 -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
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