lib/rinku.rb



module Rinku
  VERSION = "1.7.1"
  attr_accessor :skip_tags
  extend self
end

require 'rinku.so'