<% @today = Date.today %>
<h3 class="date"><span class="month"><%= @today.strftime("%b")%></span> <span
class="day"><%= @today.strftime("%d")%></span><span class="year">,<%= @today.strftime("%Y")%></span></h3>
Saturday, May 17, 2008
How to Show the date in Eruby
Wednesday, May 7, 2008
A few things learnt on apache + mongrel cluster
Remember to put in which ports apache is to listen on
Listen 80
will only listen on 80!
Subscribe to:
Posts (Atom)
