jam-cloud/ruby
Steven Miers 4dbf2e1c95 VRFS-3246 : Refactoring to allow online presence and samples controls to be used on bands -- incremental. 2015-05-31 17:35:09 -05:00
..
bin Whack files no longer needed. 2014-12-15 12:26:38 -06:00
config * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
lib VRFS-3243 : Ability to selectively skip genre validation 2015-05-19 13:32:15 -05:00
scripts
spec Merge with latest from develop and manually fix. 2015-05-18 16:02:07 -05:00
.gitignore
.pg_migrate
.rspec * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
.ruby-gemset
.ruby-version
.simplecov
Gemfile merging feature/musician_profile_enhancements 2015-02-24 06:08:33 +00: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