Skip to content
This repository has been archived by the owner on Aug 1, 2018. It is now read-only.

Can't make it work in heroku #48

Open
eibrahim opened this issue Feb 8, 2014 · 2 comments
Open

Can't make it work in heroku #48

eibrahim opened this issue Feb 8, 2014 · 2 comments

Comments

@eibrahim
Copy link

eibrahim commented Feb 8, 2014

It's working locally but can't make it work in heroku. upload button doesn't show up.

I tried
config.assets.initialize_on_precompile = true
and
config.assets.initialize_on_precompile = false

I have all the AWS settings correct (it works locally).

I enabled the heroku lab feature with
heroku labs:enable user-env-compile -a myapp

Can you help please? Thanks.

@eibrahim
Copy link
Author

eibrahim commented Feb 8, 2014

BTW, I am using rails 4 and ruby 2

@walidvb
Copy link

walidvb commented Jul 23, 2014

I have it working on one of my heroku instance, with neither config.assets.initialize_on_precompile = true or the lab enabled, but my other instance won't show the button either..

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

No branches or pull requests

2 participants