From: Richard Bradley Date: 2008-10-10T19:08:35+09:00 Subject: Re: .rb to .html - syntax higlighting 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 http://www.google.com/search?q=Coderay HTH Rich