library for html generation

L

Larry White

------=_Part_15648_18657908.1134775665700
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Is there a ruby library for generating HTML? I'm looking for something
(other than what rails comes with), that's not tied tightly to any
particular web server framework.

Basically i just want to be able to call a method like get_textarea(..),
pass in the appropriate html attributes and get back a string with an html
<textarea> snippet with the attribuetes set.

Thanks in advance.
-larry

------=_Part_15648_18657908.1134775665700--
 
G

Gene Tani

Larry said:
Is there a ruby library for generating HTML? I'm looking for something
(other than what rails comes with), that's not tied tightly to any
particular web server framework.

Basically i just want to be able to call a method like get_textarea(..),
pass in the appropriate html attributes and get back a string with an html
<textarea> snippet with the attribuetes set.

Thanks in advance.
-larry

http://narf-lib.sourceforge.net/doc/classes/Web/Narflates.html

http://raa.ruby-lang.org/project/amrita/

http://raa.ruby-lang.org/project/kwartz/
http://raa.ruby-lang.org/project/misen/

http://xtemplate.sourceforge.net/

http://raa.ruby-lang.org/project/bluecloth/

http://raa.ruby-lang.org/project/redcloth/

http://chneukirchen.org/blog/archive/2005/02/kashmir.html
 
C

Collins, Justin

------_=_NextPart_001_01C6036C.BE7BD74A
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Don't forget the CGI standard library:

http://ruby-doc.org/stdlib/libdoc/cgi/rdoc/index.html


-Justin


-----Original Message-----
From: Larry White [mailto:[email protected]]
Sent: Fri 12/16/2005 4:27 PM
To: ruby-talk ML
Subject: Re: library for html generation
=20
yikes!

thanks much.



------_=_NextPart_001_01C6036C.BE7BD74A--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,201
Messages
2,571,048
Members
47,649
Latest member
MargaretCo

Latest Threads

Top