RailsCasts Pro episodes are now free!

Learn more or hide this

JuanPablo's Profile

GitHub User: juanpabloaj

Site: http://juanpabloaj.github.com/

Comments by JuanPablo

Avatar

Hi,

when I try

ruby
 puts "hello world"

I get

<code>ruby<br> print "hello world" <br></code>

but not get
<pre lang="ruby">
Thanks for the podcast.