core_refinements.rb

lib/sequel/extensions/core_refinements.rb
Last Update: 2021-12-20 12:57:43 -0800

These are refinements to core classes that allow the Sequel DSL to be used without modifying the core classes directly. After loading the extension via:

Sequel.extension :core_refinements

you can enable the refinements for particular files:

using Sequel::CoreRefinements