Login

What's Going On?

Pluspanda is actively developed and freely available at
http://github.com/plusjade/pluspanda.
<% @github['commits'].each do |c| %>
<%= DateTime.parse(c['committed_date']).strftime("%c") %>

<%= c['message'] %>

<% end %>