lib/tarvit-helpers.rb in tarvit-helpers-0.0.12 vs lib/tarvit-helpers.rb in tarvit-helpers-0.0.13
- old
+ new
@@ -3,7 +3,8 @@
# modules
require 'tarvit-helpers/modules/non_shared_accessors'
require 'tarvit-helpers/modules/simple_crypt'
require 'tarvit-helpers/modules/conditional_logger'
require 'tarvit-helpers/modules/hash_presenter'
+ require 'tarvit-helpers/modules/recursive_loader'
end