Module: Formed::Inheritance
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Instance Method Details
#initialize_dup(other) ⇒ Object
155 156 157 158 |
# File 'lib/formed/inheritance.rb', line 155 def initialize_dup(other) super ensure_proper_type end |