Methods

Class/Module Index [+]

Quicksearch

Sequel::Plugins::BooleanReaders::ClassMethods

Public Instance Methods

set_dataset(*args) click to toggle source

Create boolean readers for the class using the columns from the new dataset.

# File lib/sequel/plugins/boolean_readers.rb, line 35
def set_dataset(*args)
  super
  create_boolean_readers
  self
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.