Brady Bouchard

Results 3 issues of Brady Bouchard

.milk { color: #fff; :hover { color: #eee; } } The 1.x branch of Less compiled this to ".milk:hover", whereas Less.js / Less 2.x compiles this to ".milk :hover". Is...

Pretty simple commit, making it easier to validate roles elsewhere in the app. Can't get tests running at the moment for Aegis, so wasn't able to check that the tests...

A recent version of Arel (I haven't isolated which one) has broken the complex `#plusminus_tally` query: ``` TestThumbsUp#test_plusminus_tally_count: ActiveRecord::StatementInvalid: PG::SyntaxError: ERROR: syntax error at or near "AS" LINE 1: ...vote...