2010-08-18 06:12:32 - 1.9.2-p0
2010-08-16 07:32:27 - 1.8.7-p302
2010-08-16 03:43:18 - 1.8.7-p301
2010-08-16 01:40:16 - 1.9.1-p430
2010-07-11 15:08:05 - 1.9.2-rc2
2010-07-02 10:38:19 - 1.9.2-rc1
2010-07-02 10:37:35 - 1.9.1-p429
2010-06-23 15:36:06 - 1.8.7-p299
2010-05-31 17:09:36 - 1.9.2-preview3
2010-02-04 23:05:43 - 1.8.6-p399
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>