Skip to content

Instantly share code, notes, and snippets.

@asssis
Last active December 11, 2018 16:50
Show Gist options
  • Save asssis/60d35d32413b1574c79e3ca42db6fdb8 to your computer and use it in GitHub Desktop.
Save asssis/60d35d32413b1574c79e3ca42db6fdb8 to your computer and use it in GitHub Desktop.
comandos rails
# habilitar a pasta public do production
config.public_file_server.enabled = true
# Thread
Thread.new do
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment