Flowdock
duplicable?() public

Numbers are not duplicable:

3.duplicable? # => false
3.dup         # => TypeError: can't dup Fixnum
Show source
Register or log in to add new notes.