module Pult

Constants

FILE
MULTIACT
PORT
RAKEPATH
ROOT
SERVICEPATH
VERSION

Public Class Methods

new(*args) click to toggle source
# File lib/pult.rb, line 5
def self.new *args
  Panel.new *args
end