Class: Faml::FilterCompilers::Base
- Inherits:
-
Object
- Object
- Faml::FilterCompilers::Base
- Defined in:
- lib/faml/filter_compilers/base.rb
Instance Method Summary collapse
Instance Method Details
#need_newline? ⇒ Boolean
7 8 9 |
# File 'lib/faml/filter_compilers/base.rb', line 7 def need_newline? true end |