Vitalii Khustochka
Vitalii Khustochka
So I am on Ubuntu 14.04 32-bit. After upgrade to sassc 2.2.0 I noticed weird colors on my website. Running the following code: `SassC::Engine.new("a {color: darken(#33aa66, 10%);}\n", style: :compressed).render` **Expected...
Recently there's been a noticeable migration of LiveJournal users to Dreamwidth.org. Dreamwidth supports the same API as Livejournal. This change allows to log into and post to an alternative server...
I use cache sweepers in my project and try to make it work on Rails 4 master. I have added `gem 'rails-observers'`, updated bundle. But I am still getting error...