Methods

Files

RedCloth::VERSION

Public Class Methods

==(arg) click to toggle source
# File lib/redcloth/version.rb, line 17
def ==(arg)
  STRING == arg
end
to_s() click to toggle source
# File lib/redcloth/version.rb, line 13
def to_s
  STRING
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.