Class: Hash

Inherits:
Object show all
Defined in:
lib/providers/hash_provider.rb

Instance Method Summary collapse

Instance Method Details

#linqr_providerObject



19
20
21
# File 'lib/providers/hash_provider.rb', line 19

def linqr_provider
  HashProvider.new(self)
end