need your help.
Just installed compass and sass, and after reloading page, I've got this error:
InvalidArgumentException: The file "filters/ruby.xml" does not exist (in: /var/www/ProjectName/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/DependencyInjection/../Resources/config).
How can I reinstall or create the file.?
php app/consolle assets:install
? – DonCallisto