README.rdoc in github_metadata-0.1.1 vs README.rdoc in github_metadata-0.2.0

- old
+ new

@@ -9,10 +9,14 @@ * The availability and (if present) the count of wiki pages * The availability and (if present) the count of issues * The count of pull requests * The list of contributors, with username and real name if available, and thereby also the count of contributors + * The default branch + * The most recent commits + * The average date for recent commits (to analyze project activity - hat tip to Ryan Bates for the + idea!) By the way: It goes very easy on the github servers in doing so, currently only performing 1 request to fetch all of the information per instance. == Usage @@ -34,9 +38,13 @@ == TODO * Better (any?) error handling * Merge with my very own first_github_commit gem, which retrieves the very first commit to a repo + +== Compatible rubies + +Tested on MRI 1.8.7, 1.9.1, 1.9.2, and REE == Note on Patches/Pull Requests * Fork the project. * Make your feature addition or bug fix. \ No newline at end of file