Syntax Highlighting On Website

I have written my blog in RoR from scratch and everything is workig
fine, but now I want to add highlighted code snippets to it.

How do I perform syntax highlighting with RoR?

Before anyone mentions it I am not using Typo or any other pre-made RoR
software. This will be a from clean implementation.

Thanks In Advance
digital:pardoe

How do I perform syntax highlighting with RoR?

See this Syntax Highlighting plugin:

http://wiki.rubyonrails.com/rails/pages/SyntaxHighlight+Helper+Plugin