Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 742 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 742 Bytes

Moon Maybe Copy

Build Status Test Coverage Inline docs Code Climate

"Maybe your object will be copied, maybe not, but you don't have to know that."

Usage

"Egg".maybe_dup #=> "Egg"
1.maybe_dup #=> 1