error.rb 68 Bytes EditWeb IDE 1 2 3 module Github RepositoryFetchError = Class.new(StandardError) end