Mocking or Spying
Healthify has recently been making an effort to transfer our acceptance tests from Cucumber to RSpec (why we are, is another blog post entirely). One feature »
Healthify has recently been making an effort to transfer our acceptance tests from Cucumber to RSpec (why we are, is another blog post entirely). One feature »
It's time to talk about Internet Explorer 8 again. This time, it's about how we failed to recognize an issue with a library aimed at enabling »
For a long time we hadn't linted anything at Healthify, mainly because I had never found a linter I liked. Along came scss-lint! Scss-lint proved to »
Something new to Rails 4.1 is the secrets.yml file. It took a bit of debate to figure out how the Heathify team would implement »
This seemed like it would be a simple problem to me: invalid byte sequence in UTF-8 So simple - it's only a one line error! No. »