+[12 years ago]brbcodinghttps://gist.github.com/brbcoding/5852510 +[12 years ago]brbcodingPossibly because gcc wasn't installed with Cygwin? Or does that make no sense? +[12 years ago]brbcodingWin 8 Pro/Cygwin +[12 years ago]brbcodingAnd that was the issue if anyone else runs into the problem... +[12 years ago]brbcodingJust had to re-run cygwin setup with make selected
+[12 years ago]jaybeare categories hierarchal? +[12 years ago]jaybehow could i sort site.categories so they are alphabetized? and or sorted other ways? +[12 years ago]pontikisite.categories.sort +[12 years ago]pontikiif you want to sort other than by the default <=> on each category, you can pass a block that describes the ordering +[12 years ago]pontikihttp://www.ruby-doc.org/core-2.0/Array.html#method-i-sort