jam-cloud/ruby
Seth Call 71710f1ce8 * VRFS-711 - added test to prove that the welcome email comes back after you click signup confirm 2013-09-27 14:54:51 +00:00
..
bin merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
config merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
lib * VRFS-711 - added test to prove that the welcome email comes back after you click signup confirm 2013-09-27 14:54:51 +00:00
scripts merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
spec * VRFS-711 welcome email added; also, VRFS-725 fixing signout 2013-09-26 17:33:28 +00:00
.gitignore merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
.pg_migrate merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
.rspec merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
.ruby-gemset merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
.ruby-version merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
Gemfile * removing more reference to workspace 2013-09-16 02:42:02 +00:00
LICENSE merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
README.md merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
Rakefile merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
build merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
jam_ruby.gemspec merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
jenkins * bumping gems to be version 0.1.X to match debs 2013-09-18 20:35:20 +00:00
migrate.sh merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00

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