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
I know this issue was mentioned before - however out of the box there seems to be no way to make it work:
when deploying with Capistrano to prod, I always end up with a failed assets:precompile due to:
couldn't find file 'jquery.ui.touch-punch.min'
Any ideas how to solve it?
(using flatuipro-1.2 branch for Rails 4)
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
I tried copying the files manually but so far I got more errors.
I get this error too. How did you fix it? When i copy file, it throws another error with capistrano
I got it working on my site. Here is a Gist for how I did it.
Capistrano Deployment with FlatUI
No branches or pull requests
I know this issue was mentioned before - however out of the box there seems to be no way to make it work:
when deploying with Capistrano to prod, I always end up with a failed assets:precompile due to:
couldn't find file 'jquery.ui.touch-punch.min'
Any ideas how to solve it?
(using flatuipro-1.2 branch for Rails 4)
The text was updated successfully, but these errors were encountered: