jam-cloud/ruby
Seth Call 4d9e8d2847 done 2020-05-06 14:42:52 -05:00
..
config
lib done 2020-05-06 14:42:52 -05:00
scripts
spec done 2020-05-06 14:42:52 -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
Rakefile
build
jam_ruby.gemspec
jenkins
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