Skip to content
New issue

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

"No implicit conversion from true" error in application.yml during deployment #302

Closed
volkanunsal opened this issue Jan 13, 2015 · 3 comments

Comments

@volkanunsal
Copy link
Contributor

It's coming from this line:

ENABLE_HTTPS: yes
@monfresh
Copy link
Member

Can you please be more specific? What are the exact steps to reproduce this issue? Is this with your Heroku deployment code, or when following the instructions in this repo with the current code in the master branch?

@volkanunsal
Copy link
Contributor Author

It happens when I run the deployment script, not from app.json deployment. You just create an app and run setup_heroku. I quoted yes to 'yes' make it work.

@monfresh
Copy link
Member

Good catch, thanks! I just fixed it, along with some other issues with the script.

0eaadca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants