DRSNJM / board-ultimatum

Board game recommendation web app using the board ultimatum library.
board-ultimatum.herokuapp.com
2 stars 0 forks source link

Pull out results page into partials and separate namespace #4

Closed RyanMcG closed 11 years ago

RyanMcG commented 11 years ago

As discussed yesterday, pull out results page content into partials and move them to a separate namespace. This way the nnet can use it to post results.

This issue is resolved by https://github.com/DRSNJM/board-ultimatum/commit/a7f531a95774e8c50fa4f4676af43368019907f6

RyanMcG commented 11 years ago

When you close an issue its good to reference the issue in the commit that closes it and reference the commit in the issue.

RyanMcG commented 11 years ago

Ha, normally, you make a comment closing the commit instead of writing instead of editing the issue. This works though. (e.g. https://github.com/technomancy/leiningen/issues/825)