Class: TFSGraph::BranchNormalizer

Inherits:
Normalizer show all
Defined in:
lib/tfs_graph/branch/branch_normalizer.rb

Class Method Summary collapse

Methods inherited from Normalizer

normalize, normalize_many

Class Method Details

.schemaObject



6
7
8
# File 'lib/tfs_graph/branch/branch_normalizer.rb', line 6

def schema
  Branch::SCHEMA
end