Skip to content

LordOfTheThunder/StateManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

StateManager

Requirements

You need to have ruby installed.

This example has been run on ruby 3.1.1p18 on a windows machine

run command: ruby main.rb

Expected Output

image

Author Notes

I slightly overengineered it to showcase some of my ruby knowledge (or at least whatever was possible without bundling and using some extra gems I would have in rails). I usually KISS and don't go ahead and break a 10 line class into a concern until refactoring phase, so IMHO, this code is looking nice but far from what I would consider worthy of shipping.

About

Manage states

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages