Class: Contentful::Bootstrap::Management

Inherits:
Management::Client
  • Object
show all
Defined in:
lib/contentful/bootstrap/management.rb

Instance Method Summary collapse

Instance Method Details

#user_agentObject



6
7
8
# File 'lib/contentful/bootstrap/management.rb', line 6

def user_agent
  Hash['User-Agent', "ContentfulBootstrap/#{Contentful::Bootstrap::VERSION}"]
end