RubyGems is a package manager for the Ruby programming language
Available Version(s): 1.1.2, 1.1.1, 1.1.0, 1.0.1, 1.0.0
Description: Ruby interface to HTML Tidy Library Project
RDoc Documentation
xml = Tidy.open(:show_warnings=>true) do |tidy| tidy.options.output_xml = true puts tidy.options.show_warnings xml = tidy.clean(html) puts tidy.errors puts tidy ...
http://tidy.rubyforge.org/
FreshPorts -- textproc/rubygem-tidy
FreshPorts - new ports, applications ... FreshPorts is now runing off the BETA server. Enjoy for now.
http://www.freshports.org/textproc/rubygem-tidy/
FreshPorts -- www/rubygem-scrapi
FreshPorts is now runing off the BETA server. Enjoy for now. ... Required To Build: textproc/rubygem-tidy, www/tidy-lib, devel/ruby-gems, lang/ruby18
http://www.freshports.org/www/rubygem-scrapi/
ports/textproc/rubygem-tidy/
ports/textproc/rubygem-tidy/ Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
http://www.cz.freebsd.org/cgi/cvsweb.cgi/ports/textproc/rubygem-tidy
SourceForge.net: tidy-develop
application for some time, using the Tidy Ruby gem (gem == packaged library to all intents and purposes). I develop on MacOSX 10.4 on a 12" PowerBook.
http://sourceforge.net/mailarchive/forum.php?forum_name=tidy-develop&max_rows=25&style=nested&viewmonth=200606
RubyForge: Tidy: Project Filelist
tidy-1.1.2.gem: 8 KB: 790: i386.gem (RubyGem) tidy-1.1.2.tar.gz: 5 KB: 746: i386: Source .gz 1.1.1 2005-03-07 13:40: tidy-1.1.1.gem: 8 KB: 337: i386.gem (RubyGem) 1.1.0 2005-02-21 01:50
http://rubyforge.org/frs/?group_id=435
Toward Web 2.0
One of the available plugins for time based fragment caching is timed_fragment_cache ... Specifying path for tidy rubygem April 23rd, 2008
http://amitsolanki.com/
Segmentation fault using libtidy (symptoms, diagno: msg#00018
Hi, I've been successfully using libtidy while developing a Ruby application for some time, using the Tidy Ruby gem (gem == packaged library to all intents and purposes).
http://osdir.com/ml/web.html-tidy.devel/2006-06/msg00018.html
FreeBSD port overview
description: Ruby interface to HTML Tidy Library Project: package name: rubygem-tidy-1.1.2: URL: http://tidy.rubyforge.org/ maintainer: don@na.rim.or.jp: Distfile Survey page: textproc/rubygem-tidy
http://portsmon.freebsd.org/portoverview.py?category=textproc&portname=rubygem-tidy
Joakim Andersson » Blog Archive » Rails + Tidy + REXML
Install the tidy library and then the tidy ruby gem. gem install tidy. Unfortunately you have to manually set the path to the library before you can use it with
http://joakimandersson.se/archives/2007/03/01/rails-tidy-rexml/