lib/object_present.rb in markdown_exec-1.3.1 vs lib/object_present.rb in markdown_exec-1.3.2
- old
+ new
@@ -20,10 +20,9 @@
!empty?
end
end
end
-
# is the value a non-empty string or a binary?
#
# :reek:ManualDispatch ### temp
class Object
unless defined?(present?)