4 lines
150 B
Plaintext
4 lines
150 B
Plaintext
|
rails_server: bundle exec script/server
|
||
|
resque_web: bundle exec resque-web --foreground --no-launch
|
||
|
redis: bundle exec redis-server config/redis.conf
|