lib/utility_belt.rb in utility_belt-1.0.4 vs lib/utility_belt.rb in utility_belt-1.0.5
- old
+ new
@@ -24,9 +24,10 @@
amazon_upload_shortcut
irb_options
interactive_editor
string_to_proc
symbol_to_proc
+ hash_math
with}.each {|internal_library| require internal_library}
# default: dark background
UtilityBelt::Themes.background(:dark)