Path: | lib/sequel/extensions/virtual_row_method_block.rb |
Last Update: | Fri Oct 06 03:25:23 +0000 2017 |
frozen-string-literal: true
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