We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To build the app in production environment and test it locally, use the following command:
$ bundle install --without development $ rails server [-p $PORT] # Port is optional
Now MySQL is used as DB engine instead of SQLite.
The text was updated successfully, but these errors were encountered:
Pues eso, que aunque eso pone en el readme, yo tengo luego mi entorno con la bbdd "gultalks" con datos y no me sale nada luego en la app
Sorry, something went wrong.
No branches or pull requests
To build the app in production environment and test it locally, use the following command:
Now MySQL is used as DB engine instead of SQLite.
The text was updated successfully, but these errors were encountered: