Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Anthony Davis 2014-01-04 20:42:26 -06:00
commit d8dd7fddb9
1 changed files with 1 additions and 0 deletions

1
runweb
View File

@ -1,5 +1,6 @@
#!/bin/bash
pushd web
# run jam-web rails server
bundle exec rails s
popd