summaryrefslogtreecommitdiffstats
path: root/CLI/ruby
AgeCommit message (Expand)AuthorFilesLines
2020-11-29Remove linting issuea14m1-1/+1
2020-11-29Use the more common delegate method (ruby std not rails)a14m1-1/+1
2020-11-29Add the basic Universe classa14m1-0/+26
2020-11-29Add the basic cell representation objecta14m2-0/+20
2020-11-29Add the basics for input generatora14m3-1/+38
2020-11-29Auto load the generators (to lazy load) only required generatora14m1-1/+5
2020-11-29Add CLI default options parsing (Thor)a14m2-0/+44
2020-11-27Add thor dependency to build CLIa14m2-0/+4
2020-11-27Update the documentation for the ruby gema14m1-30/+15
2020-11-27Initial commit of the ruby gema14m14-0/+251