| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-12-03 | Add the seed generator place holder class and test (and CLI error) | a14m | 1 | -0/+10 |
| 2020-12-03 | Add the GameOfLife module API for generating universes and running them | a14m | 1 | -2/+70 |
| 2020-12-03 | Randomize the order and stub constants used | a14m | 3 | -5/+10 |
| 2020-12-03 | Remove the templated spec | a14m | 1 | -4/+0 |
| 2020-12-02 | Add the specs for the input file generator | a14m | 1 | -0/+49 |
| 2020-12-02 | Add testing for universe | a14m | 1 | -0/+146 |
| 2020-12-02 | Use x,y coordinates instead of pos_x (and disable rubocop warning) | a14m | 1 | -4/+4 |
| 2020-12-02 | Move the plane into the lexically correct spec folder | a14m | 1 | -0/+0 |
| 2020-12-02 | Add the rspec for the cell class | a14m | 1 | -0/+139 |
| 2020-11-30 | Add the cyclic plane (circular array) implementation w/testing | a14m | 1 | -0/+39 |
| 2020-11-27 | Initial commit of the ruby gem | a14m | 2 | -0/+27 |
