_pretty_table.rb

Path: lib/sequel/extensions/_pretty_table.rb
Last Update: Sat Apr 20 16:47:06 +0000 2013

This _pretty_table extension is only for internal use. It adds the Sequel::PrettyTable class without modifying Sequel::Dataset.

To load the extension:

  Sequel.extension :_pretty_table

[Validate]