Method: FatCore::Range#tex_quote

Defined in:
lib/fat_core/range.rb

#tex_quoteString

Allow erb or erubis documents to directly interpolate a Range.

Returns:

[View source]

180
181
182
# File 'lib/fat_core/range.rb', line 180

def tex_quote
  to_s
end