Dmitry Polushkin
Dmitry Polushkin
@javierjulio pointed out. I've removed `tmp/cache` so the sass regenerated all the css files. - [x] breadcrumbs are ok - [x] scopes are ok too One issue found so far....
@javierjulio that's right, clearing cache will definetelly should help! Or just `rm -Rf tmp/cache`. You will see a big difference :+1:
Hi Karl, If I will add the `:host` option to the `add` method, all those links will be in one file, but as far as I know one host per...
Hi Karl, Yes. I agree, that will be superb! You can use http://github.com/jtrupiano/rack-rewrite instead of writing your own middleware (using send_file argument, x_send_file is only supported by apache server, maybe...
Hi Karl, Is it possible to use 0.3.2 with rails 2.3? Thanks, Dmitry
@itsalb3rt site doesn't work for some reason (infinite loading).
Could be closed after the release :)
@dfabreguette-ap seems like repo is abandoned, you can check some forks here: https://github.com/chaps-io/public_activity/network
@Fivell but why, it's adding when `ActiveModel` persisted in the project (https://github.com/yolk/valvat/blob/master/lib/valvat.rb#L58), and ignored when not. If you are using own version of `valvat` validator in your project it can...
Someone else are also requested this feature here: https://github.com/felipecsl/wombat/issues/34