re-namespacing a touch

This commit is contained in:
Dan Buch
2012-04-03 23:02:32 -04:00
parent 62d2e11e31
commit 38c85ad7c7
122 changed files with 19625 additions and 0 deletions

3
Procfile Normal file
View File

@@ -0,0 +1,3 @@
rails_server: bundle exec script/server
resque_web: bundle exec script/resque-web-runner
redis: bundle exec script/redis-runner