class NilClass

Public Instance Methods

to_html() click to toggle source
# File lib/pages_cms/extensions.rb, line 8
def to_html
  nil
end