class Symbol

Public Instance Methods

to_liquid() click to toggle source
# File lib/molder/renderer.rb, line 7
def to_liquid
  to_i
end