Class: Structural::Model::TypeCasts::Identity
- Defined in:
- lib/structural/model/type_casts.rb
Instance Method Summary collapse
Methods inherited from Cast
#conversion, #initialize, #type
Constructor Details
This class inherits a constructor from Structural::Model::TypeCasts::Cast
Instance Method Details
#cast ⇒ Object
47 48 49 |
# File 'lib/structural/model/type_casts.rb', line 47 def cast value end |