method

duplicable?

v4.2.7 - Show latest stable - Class: Object
duplicable?()
public

Can you safely dup this object?

False for nil, false, true, symbol, number and BigDecimal(in 1.9.x) objects; true otherwise.