Class: Cfer::Cfizer
- Inherits:
-
Object
- Object
- Cfer::Cfizer
- Defined in:
- lib/cfer/cfizer.rb
Instance Method Summary collapse
Instance Method Details
#cfize(directive) ⇒ Object
13 14 15 |
# File 'lib/cfer/cfizer.rb', line 13 def cfize(directive) instance_eval directive end |