virtual_row_method_block.rb

lib/sequel/extensions/virtual_row_method_block.rb

These modifies virtual row blocks so that you can pass a block when calling a method to change the behavior. It only exists for backwards compatibility with previous Sequel versions, and is not recommended for new applications.

To load the extension:

Sequel.extension :virtual_row_method_block