Sha256: 6bac73d414d71ebe04fd4c1c20055f7231dc1f7fa151a03dc489614d671c43bc
Contents?: true
Size: 210 Bytes
Versions: 18
Compression:
Stored size: 210 Bytes
Contents
# frozen_string_literal: true DocomoNlu.configure do |config| config.nlu_host = "Set your host" config.nlu_version = "Set version" config.admin_access_token = "Set token that able to create account" end
Version data entries
18 entries across 18 versions & 1 rubygems