2011-12-28 12:50:30 - 1.8.7-p357
2011-10-30 09:57:40 - 1.9.3-p0
2011-09-24 07:30:04 - 1.9.3-rc1
2011-07-31 14:23:57 - 1.9.3-preview1
2011-07-15 13:08:29 - 1.9.2-p290
2011-07-02 09:54:12 - 1.8.7-p352
2011-02-18 13:39:02 - 1.9.2-p180
2011-02-18 13:08:55 - 1.9.1-p431
2011-02-18 12:43:08 - 1.8.7-p334
2010-12-25 10:58:55 - 1.9.2-p136
You can now add OpenSourceWatershed badges to your own website. Below is the badge for ruby:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_ruby"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("ruby", "#osw_ruby"); });</script>