Class: Uber::InheritableAttr::Clone
- Inherits:
-
Object
- Object
- Uber::InheritableAttr::Clone
- Defined in:
- lib/tochtli.rb
Overview
TEMPORARY see: github.com/apotonick/uber/pull/10
Class Method Summary collapse
Class Method Details
.uncloneable ⇒ Object
174 175 176 |
# File 'lib/tochtli.rb', line 174 def self.uncloneable [Symbol, TrueClass, FalseClass, NilClass, Numeric] end |