From 7bec71db2680e0503f39c31047f5f90ca89433df Mon Sep 17 00:00:00 2001 From: realtradam Date: Wed, 26 May 2021 01:24:30 -0400 Subject: init --- components/debug_singleton.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 components/debug_singleton.rb (limited to 'components/debug_singleton.rb') diff --git a/components/debug_singleton.rb b/components/debug_singleton.rb new file mode 100644 index 0000000..f298172 --- /dev/null +++ b/components/debug_singleton.rb @@ -0,0 +1,13 @@ +class Components + # If an entity can be rendered on screen + class DebugSingleton + class <