.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.

···

--
Posted via http://www.ruby-forum.com/.

Frantisek Psotka 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
Coderay - Google Search

HTH

Rich

http://shjs.sourceforge.net/

http://coderay.rubychan.de/

T.

···

On Oct 10, 3:35 am, Frantisek Psotka <frantisek.pso...@matfyz.cz> wrote:

hello.

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