Virtus::Builder
@private
@api private
# File lib/virtus/builder.rb, line 122 def extensions super + [ Extensions::AllowedWriterMethods, ValueObject::AllowedWriterMethods, ValueObject::InstanceMethods ] end
# File lib/virtus/builder.rb, line 131 def options super.merge(:writer => :private) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.