Methods

Class/Module Index [+]

Quicksearch

Sequel::Plugins::Sharding::InstanceMethods

Public Instance Methods

set_server?(s) click to toggle source

Set the server that this object is tied to, unless it has already been set. Returns self.

# File lib/sequel/plugins/sharding.rb, line 61
def set_server?(s)
  @server ||= s
  self
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.