class TFSGraph::BranchNormalizer

Public Class Methods

schema() click to toggle source
# File lib/tfs_graph/branch/branch_normalizer.rb, line 6
def schema
  Branch::SCHEMA
end