class Doem::TweakerRegistry

Public Instance Methods

mandatory_methods() click to toggle source
# File lib/doem/registry.rb, line 59
def mandatory_methods
  [:tweak]
end