latest 5 messages by dan-
+
[2016-11-20T12:46:43Z]
dan-
I've dealt with it on some VMs in the past, generally have found it's best to look at installing a new ruby vers instead
+
[2015-05-24T07:34:37Z]
dan-
Oh, it is contains, it's just because yaml was interpreting it as a float and jekyll as a string, silly me
+
[2015-05-24T07:03:04Z]
dan-
Something like this, I'm presuming/hoping, though I haven't been able to find it: {% if sw.support contains "3.1" %} {% if "3.1" in sw.support %}
+
[2015-05-24T07:01:41Z]
dan-
For instance, something like this: http://pastie.org/private/n7hkbmmvicpuzzbsrfrig
+
[2015-05-24T07:00:44Z]
dan-
Hey guys, I'm trying to see whether a list contains a certain value, in a template