Sha256: 5dfaa8a31f071f7ef88a3d92dcaeeafb7060d9aee93d22cb2c990cc582b4bed2
Contents?: true
Size: 356 Bytes
Versions: 29
Compression:
Stored size: 356 Bytes
Contents
# encoding: UTF-8 # # Copyright (c) 2010-2015 GoodData Corporation. All rights reserved. # This source code is licensed under the BSD-style license found in the # LICENSE file in the root directory of this source tree. require 'restclient/exceptions' module GoodData # Project Not Found class ProjectNotFound < RestClient::ResourceNotFound end end
Version data entries
29 entries across 29 versions & 2 rubygems