module Twirl
Constants
- VERSION
Public Class Methods
new(*args)
click to toggle source
# File lib/twirl.rb, line 5 def self.new(*args) Cluster.new *args end
# File lib/twirl.rb, line 5 def self.new(*args) Cluster.new *args end