Method: ROM::HTTP::Dataset#name

Defined in:
lib/rom/http/dataset.rb

#nameObject



40
41
42
# File 'lib/rom/http/dataset.rb', line 40

def name
  config[:name].to_s
end