1. 2724707 THRIFT-4342: update ruby tests to use rspec 3, updated all dependencies for ruby by James E. King III · 7 years ago
  2. 9aaf295 THRIFT-4358: add unix domain socket option to ruby cross tests Client: rb by James E. King III · 7 years ago
  3. 19dbbef THRIFT-1766 [Ruby] Provide support for binary types Patch: Nathan Beyer by Roger Meier · 12 years ago
  4. a87810f Thrift-1644:Upgrade RSpec to 2.11.x and refactor specs as needed by Jake Farrell · 12 years ago
  5. 8941458 Thrift-1424:Ruby specs fail when run with rake Client: ruby Patch: Peter Sanford by Jake Farrell · 13 years ago
  6. d1d1542 THRIFT-276. rb: Ruby libraries should have one class per file by Bryan Duxbury · 16 years ago[Renamed (95%) from lib/rb/spec/protocol_spec.rb]
  7. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  8. 8852720 THRIFT-372. rb: Ruby lib doesn't rescue properly from lack of native_thrift extension by Bryan Duxbury · 16 years ago
  9. e8ae5d3 THRIFT-275. rb: Remove deprecated classes from Ruby library by Bryan Duxbury · 16 years ago
  10. c016628 THRIFT-248. ruby: Factor BinaryProtocolAccelerated into separate protocol and struct components by Bryan Duxbury · 16 years ago
  11. 3f48333 Oops, call #skip instead of #read_type when testing skip by Kevin Clark · 17 years ago
  12. 356f861 Rename spec wrapper classes to prevent cross-pollination of specs. Require rspec 1.1.4 or later to fix the "describe Module do" bug by Kevin Clark · 17 years ago
  13. 9db1c2e Finish speccing out Protocol and ProtocolFactory by Kevin Clark · 17 years ago
  14. dc39973 Start speccing Protocol. by Kevin Clark · 17 years ago