class Andromeda::Guides::SharedPoolGuide

Public Class Methods

new() click to toggle source
Calls superclass method Andromeda::Guides::PoolGuide::new
# File lib/andromeda/pool_guide.rb, line 64
def initialize
  super PoolGuide.num_procs
end