.rb to .html - syntax higlighting

hello.

is there an easy way to generate nice colored .html form .rb? something
like railscasts.com have on their pages.

thanks.

Frantisek P. wrote:

hello.

is there an easy way to generate nice colored .html form .rb? something
like railscasts.com have on their pages.

thanks.

http://www.google.com/search?q=ruby+syntax+highlighting+html
gives several options

http://www.google.com/search?q=railscasts+syntax+highlighting

http://r00tyfruit.com/blog/posts/2-syntax-highlighting-ultraviolet-vs-coderay
This page says that railcasts uses CodeRay
http://www.google.com/search?q=Coderay

HTH

Rich

On Oct 10, 3:35 am, Frantisek P. [email protected]
wrote:

hello.

is there an easy way to generate nice colored .html form .rb? something
like railscasts.com have on their pages.

http://shjs.sourceforge.net/

http://coderay.rubychan.de/

T.