summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/lib/game_of_life/generators/seed.rb
AgeCommit message (Expand)AuthorFilesLines
2023-06-30Update and fix rubocop offensesAhmed AbdelHalim1-1/+1
2023-06-30Fix ruby 3 incompatible hash params/keywardsAhmed AbdelHalim1-1/+1
2020-12-10Remove size optimizationa14m1-2/+2
2020-12-10Update yard docs and referencesa14m1-2/+6
2020-12-10Add the stable seed generator implementationa14m1-1/+36
2020-12-08Fix error handling with exact namespaces (and required stdlibs)a14m1-1/+1
2020-12-06Add the error message to the NotImplementedErrora14m1-1/+1
2020-12-03Add the seed generator place holder class and test (and CLI error)a14m1-0/+20