Method: RulesEngine::Publish::Publisher#remove

Defined in:
lib/rules_engine/publish/publisher.rb

#remove(plan_code, plan_version = nil) ⇒ Object

remove the plan



47
48
49
# File 'lib/rules_engine/publish/publisher.rb', line 47

def remove(plan_code, plan_version = nil)
  throw "RulesEngine::Publish::Publisher required"                
end