Object
Extracts the actual type primitive from input type
@private
@api private
# File lib/virtus/attribute/builder.rb, line 49 def initialize(type) @type = type initialize_primitive end
# File lib/virtus/attribute/builder.rb, line 55 def pending? @pending if defined?(@pending) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.