Module: Palladium

Defined in:
lib/palladium.rb,
lib/palladium/name.rb,
lib/palladium/version.rb

Defined Under Namespace

Classes: Palladium

Constant Summary collapse

NAME =
'palladium'
VERSION =
'1.1.0'

Class Method Summary collapse

Class Method Details

.new(options = {}) ⇒ Object



9
10
11
# File 'lib/palladium.rb', line 9

def self.new(options = {})
  Palladium.new(options)
end