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
2010-02-03 17:24:38 - 1.8.6-p398
2010-01-10 15:54:39 - 1.8.6-p388
2010-01-10 11:45:27 - 1.9.1-p378
2010-01-10 10:32:33 - 1.8.7-p249
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>