- PostgreSQL error 'Could not connect to server: No such file or directory' http://stackoverflow.com/questions/12472988/postgresql-error-could-not-connect-to-server-no-such-file-or-directory
- PostgreSQL error: Fatal: role “username” does not exist https://stackoverflow.com/questions/11919391/postgresql-error-fatal-role-username-does-not-exist
- Variables de entorno en Ubuntu: /etc/enviroment
- create role APPNAME with createdb login password 'SECRET_PASS';
- Assets not found: config.public_file_server.enabled = true
- Compilar assets en producción: bundle exec rake assets:precompile RAILS_ENV=production
- init.d scripts: https://gist.github.com/naholyr/4275302
- Eliminar script desde upstart: update-rc.d -f "$NAME" remove
- Capybara-webkit sin xvfb-run -a : https://github.com/leonid-shevtsov/headless
- Webkit Getting EOFError with
visit
: thoughtbot/capybara-webkit#782 (comment) - Instalar libv8: http://stackoverflow.com/questions/23536893/therubyracer-gemextbuilderror-error-failed-to-build-gem-native-extension/25659852#25659852
- Install eventmachine (ssl problem): eventmachine/eventmachine#661
- Rails 4 + Capistrano 3 : fatal: Could not read from remote repository while deploying: http://stackoverflow.com/questions/31855914/rails-4-capistrano-3-fatal-could-not-read-from-remote-repository-while-depl
Last active
September 22, 2016 20:04
-
-
Save abelorian/7e0902ac5e1d851596ae2255b9de7943 to your computer and use it in GitHub Desktop.
Problemas comunes Rails
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment