jam-cloud/ruby
Steven Miers 571ae9a3d6 VRFS-3007 : Fix another musician search issue and a few tests. 2015-05-01 13:22:34 -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-3007 : Fix another musician search issue and a few tests. 2015-05-01 13:22:34 -05:00
scripts
spec VRFS-3007 : Fix tests that intermittently fail depending on order (always whack users before starting). 2015-04-30 13:14:25 -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-3007 : Merge with latest develop 2015-04-28 16:43:38 -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