class ActiveFolder::Config
Attributes
client[R]
Public Class Methods
new()
click to toggle source
# File lib/activefolder/config.rb, line 7 def initialize @client = Metal::Config.new end