Libraries
»
representable
(1.8.1)
»
Index
»
Representable
»
Config
»
InheritMethods
»
#cloned
Method: Representable::Config::InheritMethods#cloned
Defined in:
lib/representable/config.rb
#
cloned
⇒
Object
55 56 57
# File 'lib/representable/config.rb', line 55
def
cloned
collect
{
|
d
|
d
.
clone
}
end