Method: Jschematic::Context#schema_for

Defined in:
lib/jschematic/context.rb

#schema_for(ref) ⇒ Object



40
41
42
# File 'lib/jschematic/context.rb', line 40

def schema_for(ref)
  self.class.schema_for(ref)
end