Sha256: 38a2d279d8bb1c3a2b966792afb60450be13fb73a67e1dfb6800f5a69e899f26
Contents?: true
Size: 154 Bytes
Versions: 13
Compression:
Stored size: 154 Bytes
Contents
# encoding: UTF-8 require 'restclient/exceptions' module GoodData # Project Not Found class ProjectNotFound < RestClient::ResourceNotFound end end
Version data entries
13 entries across 13 versions & 1 rubygems