Methods

Files

Class/Module Index [+]

Quicksearch

Sequel::Plugins::SplitValues::ClassMethods

Public Instance Methods

call(_) click to toggle source

Split the noncolumn values when creating a new object retrieved from the database.

# File lib/sequel/plugins/split_values.rb, line 39
def call(_)
  super.split_noncolumn_values
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.