Method: NgClassify::Template#prepare
- Defined in:
- lib/ng_classify.rb
#prepare ⇒ Object
need this or it will throw NotImplementedError
36 37 |
# File 'lib/ng_classify.rb', line 36 def prepare # need this or it will throw NotImplementedError end |