Method: FatCore::NilClass#tex_quote
- Defined in:
- lib/fat_core/nil.rb
#tex_quote ⇒ String
Allow nils to respond to #tex_quote for use in TeX documents
14 15 16 |
# File 'lib/fat_core/nil.rb', line 14 def tex_quote '' end |
Allow nils to respond to #tex_quote for use in TeX documents
14 15 16 |
# File 'lib/fat_core/nil.rb', line 14 def tex_quote '' end |