Skip to content

Commit

Permalink
Refactor retweeted_to and retweeted_by into multiple methods
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jul 24, 2012
1 parent 7db183c commit 7600cc3
Show file tree
Hide file tree
Showing 4 changed files with 203 additions and 204 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,9 @@ critical security vulnerabilities are discovered.

Here are some fun facts about the 3.0 release:

* The entire library is implemented in just 2,149 lines of code
* The entire library is implemented in just 2,125 lines of code
* With over 5,000 lines of specs, the spec-to-code ratio is over 2.5:1
* The spec suite contains 665 examples and runs in under 2 seconds on a MacBook
* The spec suite contains 667 examples and runs in under 2 seconds on a MacBook
* This project has 100% C0 code coverage (the tests execute every line of
source code at least once)
* At the time of release, this library is comprehensive: you can request all
Expand Down
Loading

0 comments on commit 7600cc3

Please sign in to comment.