Title / Description
Code def show @post = Post.find_by_id(params[:id]) end <%= stylesheet_link_tag 'blog', 'coderay' %> <%= title @article.title %> <p class="author">from <%= @article.author %></p> <%= coderay(@article.content) %>
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code