Sha256: 3ba72d5aa30f40d37c3c1d50831539d88bc14ef3750ee2556eefb7e03685562c
Contents?: true
Size: 140 Bytes
Versions: 43
Compression:
Stored size: 140 Bytes
Contents
require 'fig/user_input_error' module Fig # A problem within/related to a repository. class RepositoryError < UserInputError end end
Version data entries
43 entries across 43 versions & 1 rubygems
Version | Path |
---|---|
fig-0.1.71 | lib/fig/repository_error.rb |
fig-0.1.69 | lib/fig/repository_error.rb |
fig-0.1.67 | lib/fig/repository_error.rb |