jam-cloud/ruby
Seth Call d63d3ba1b2 * wip 2015-07-10 10:49:48 -05:00
..
bin Whack files no longer needed. 2014-12-15 12:26:38 -06:00
config
lib * wip 2015-07-10 10:49:48 -05:00
scripts
spec * wip 2015-07-10 10:49:48 -05:00
.gitignore
.pg_migrate
.rspec
.ruby-gemset
.ruby-version
.simplecov
Gemfile VRFS-3190 : Merge with latest develop branch 2015-06-16 12:23:57 -05:00
LICENSE
README.md * fake bump for build server 2015-03-25 11:27:28 -05:00
Rakefile
build
jam_ruby.gemspec
jenkins
jt_metadata.json VRFS-3246 : Refactoring to allow online presence and samples controls to be used on bands -- incremental. 2015-05-31 17:35:09 -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