Methods

Class/Module Index [+]

Quicksearch

RR::Integrations

Public Class Methods

build(name) click to toggle source
# File lib/rr/integrations.rb, line 3
def self.build(name)
  const_get(name).new
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.