| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-11-30 | Add the private populate method to populate the generated universe | a14m | 1 | -10/+14 |
| 2020-11-30 | Use class notation for adding class methods | a14m | 1 | -23/+26 |
| 2020-11-29 | Fix some linting issues | a14m | 1 | -1/+5 |
| 2020-11-29 | Remove linting issue | a14m | 1 | -1/+1 |
| 2020-11-29 | Use the more common delegate method (ruby std not rails) | a14m | 1 | -1/+1 |
| 2020-11-29 | Add the basic Universe class | a14m | 1 | -0/+26 |
| 2020-11-29 | Add the basic cell representation object | a14m | 2 | -0/+20 |
| 2020-11-29 | Add the basics for input generator | a14m | 2 | -0/+36 |
| 2020-11-29 | Auto load the generators (to lazy load) only required generator | a14m | 1 | -1/+5 |
| 2020-11-29 | Add CLI default options parsing (Thor) | a14m | 1 | -0/+1 |
| 2020-11-27 | Initial commit of the ruby gem | a14m | 2 | -0/+13 |
