Skip to content

Instantly share code, notes, and snippets.

@foodforarabbit
Created December 16, 2014 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save foodforarabbit/1ead4f4dbb95af9dc7e6 to your computer and use it in GitHub Desktop.
Save foodforarabbit/1ead4f4dbb95af9dc7e6 to your computer and use it in GitHub Desktop.
Set up rails server with capistrano
set up unicorn
config/unicorn.rb
set up foreman
Procfile.*
set up database
config/database.yml
set up capistrano
Capfile
config/deploy.rb
config/deploy/*
set up mailers
config/application.rb
config/environments/development.rb
set up redis
set up helper stuff
gems
objects
inherited_resources
active_model_serializers
has_scope
active_admin
js/css
compass-rails
chosen-rails
uglifier
coffee-rails
sass-rails
less-rails
anjlab-bootstrap-rails
upload
carrierwave
mini_magick
fog
unf
auth
devise
devise_async
omniauth
omniauth-facebook
async
sidekiq
sidekiq-throttler
whenever
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment