Can you safely .dup this object? False for nil, false, true, symbols, and numbers; true otherwise.
# File active_support/core_ext/duplicable.rb, line 4 def duplicable? true end
<code/>
<pre/>
<code/>and<pre/>for code samples.