Guy..Lister
Guy..Lister
I've tried solution with two projects: one old and one test with Pose. It does not replace the older sqlcommand with a shim. Any hints?
The graphic in the cheatsheet would lead me to believe that I can nest G under RECT, which I have found does not work in practice. I have not looked...
I've tried to adjust things but have not had any success with asp.net core, vs2017 rc3. Is there a plan?
…electing and filtering.
A prior issue addressed retaining scroll position when changing the filter. Because there are many items to choose from (not alphabetically, but functionally, sorted) we needed to retain the scroll...
Using factory bot to create vote and votable in tests does not give the expected '2 votes' result from this view: 0 ? pluralize(item.cached_votes_total, 'vote') : '' %> Here is...
Some upstream converters from XML to Json, drop the array when it holds only one object. I notice that `[{ "Eg": 0 }, [{"Eg": 1}] ]` produces the correct output....