1
0
mirror of https://github.com/meineerde/rackstash.git synced 2026-03-18 14:28:13 +00:00
Holger Just fa1abb5ab5 Define UndefinedClass as an actual Singleton
This takes care of edge-cases and ensures that multiple loads of
`lib/rackstash.rb` do not fail on an attempted second initialization of
the UndefinedClass.
2018-06-21 13:56:50 +02:00
..