| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-06-30 | Fix ruby 3 incompatible hash params/keywards | Ahmed AbdelHalim | 1 | -1/+1 | |
| 2021-04-04 | Minor documentation fixes | a14m | 1 | -2/+2 | |
| 2020-12-10 | Refactor input generator (and update docs) | a14m | 1 | -5/+18 | |
| 2020-12-08 | Fix error handling with exact namespaces (and required stdlibs) | a14m | 1 | -2/+3 | |
| 2020-12-06 | Add the error handling for missing/invalid file/URL input | a14m | 1 | -0/+5 | |
| 2020-12-03 | Minor fixes to the documentation to look better | a14m | 1 | -1/+1 | |
| 2020-12-02 | Use x,y coordinates instead of pos_x (and disable rubocop warning) | a14m | 1 | -1/+1 | |
| 2020-11-30 | Add the x,y position to the cell attributes | a14m | 1 | -2/+2 | |
| 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 | |
| This to allow private class methods Ref: https://medium.com/rubycademy/3-ways-to-make-class-methods-private-in-ruby-64b970e54613 | |||||
| 2020-11-29 | Fix some linting issues | a14m | 1 | -1/+5 | |
| 2020-11-29 | Add the basics for input generator | a14m | 1 | -0/+35 | |
