module Scorpio

Constants

METHODS_WITH_BODIES

see also Faraday::Env::MethodsWithBodies

Response
Ur

Scorpio::Ur is a JSI Schema module with which scorpio extends the ::Ur schema module

VERSION

Public Class Methods

root() click to toggle source
# File lib/scorpio.rb, line 10
def self.root
  @root ||= Pathname.new(__FILE__).dirname.parent.expand_path
end