class Cfer::Auster::CferHelpers::Cfizer

Public Instance Methods

cfize(directive) click to toggle source
# File lib/cfer/auster/cfer_helpers.rb, line 65
def cfize(directive)
  instance_eval directive
end