lib/cuboid/application.rb in cuboid-0.1.6.1 vs lib/cuboid/application.rb in cuboid-0.1.7

- old
+ new

@@ -65,9 +65,13 @@ super if defined? super true end + def shutdown + super if defined? super + end + private # @note Must be called before calling any audit methods. # # Prepares the framework for the audit.