Skip to content

Instantly share code, notes, and snippets.

@goooooouwa
Created October 21, 2013 03:02
Show Gist options
  • Save goooooouwa/7078065 to your computer and use it in GitHub Desktop.
Save goooooouwa/7078065 to your computer and use it in GitHub Desktop.
open -a /Applications/Google Chrome.app --args --allow-file-access-from-files --disable-web-security
# local server
redis-server /usr/local/etc/redis.conf
bundle exec sidekiq -d -L log/sidekiq.log
bundle exec rails s puma
bundle exec rackup faye/config.ru -p 9292
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment