orbit-basic/app/errors/object_auth_error.rb

3 lines
44 B
Ruby
Raw Permalink Normal View History

class ObjectAuthError < StandardError
end