summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/vrp.rb
AgeCommit message (Collapse)Author
2018-07-07use convenience methods in modelsWild Kat
* use convenience methods in models for legibility * disable Style/SymbolProc in rubocop * introduce cut_both instead of cut_head.cut_tail chain * document cut_both convenience method
2018-04-21the great makeover - standardize layout, alignment, indentationWild Kat
2018-04-08eliminate inverse methods from modelsWild Kat
2017-05-16Added secret removal to vrp modelBenedikt Heumüller
Added possibilty to remove lines of configration containing secrets
2014-08-06Added Huawei VRP model support.Jari Salo