lib/picky/extensions/object.rb in picky-0.12.3 vs lib/picky/extensions/object.rb in picky-1.0.0
- old
+ new
@@ -1,5 +1,5 @@
-class Object
+class Object # :nodoc:all
# Puts a text in the form:
# 12:34:56: text here
#
def timed_exclaim text
\ No newline at end of file