class Lurker::Json::Tuple::AllOf

Private Instance Methods

tuple_key() click to toggle source
# File lib/lurker/json/schema/tuple/all_of.rb, line 9
def tuple_key
  Json::ALLOF
end