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

ails:assets_precompile never skips precompilation #312

Closed
mbajur opened this issue May 8, 2015 · 2 comments
Closed

ails:assets_precompile never skips precompilation #312

mbajur opened this issue May 8, 2015 · 2 comments

Comments

@mbajur
Copy link

mbajur commented May 8, 2015

Hello!
I have a strange problem with one of my quite old apps. I'm currently maintaining about 5 ror apps using mina and just one of them has such problem (while deploy.rb scripts seems to be exact the same).

The thing is, each time i make a deploy, the rails:assets_precompile step of my deploy.rb compiles all my assets, no matter if there were any changes or not. In my other apps, that step is skipped if there are no changes so i assume that's there is something wrong with my mina config / rails app.

I'm not quite sure if that's mina fault or not but i've decided to start from here. Have you any idea on how can i debug that or what can i do about that?

Thanks in advance!

@d4be4st
Copy link
Member

d4be4st commented Jul 5, 2015

can you give us a mina deploy -v output so we can see what is going on?

@d4be4st
Copy link
Member

d4be4st commented Jul 8, 2016

One year without response. Closing

@d4be4st d4be4st closed this as completed Jul 8, 2016
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