class RSchema::DefaultDSL

The class of the default DSL object.

By default, this only includes the methods from the {RSchema::DSL} mixin.

Your own code and other gems may include modules into this class, in order to add new methods to the default DSL.