Method: Ardm::Ar::StorageNames::Proxy#initialize

Defined in:
lib/ardm/ar/storage_names.rb

#initialize(model) ⇒ Proxy

Returns a new instance of Proxy.



15
16
17
# File 'lib/ardm/ar/storage_names.rb', line 15

def initialize(model)
  @model = model
end