-
- Downloads
Vendor redis_rb from Rubygems, not GitHub
Also just include the entire gem. Space used is negligible and this way we don't have to think about what to leave in/out. Create a vendor-gem script in Ruby instead of Make.
Showing
- lib/vendor/redis/test/thread_safety_test.rb 62 additions, 0 deletionslib/vendor/redis/test/thread_safety_test.rb
- lib/vendor/redis/test/transactions_test.rb 264 additions, 0 deletionslib/vendor/redis/test/transactions_test.rb
- lib/vendor/redis/test/unknown_commands_test.rb 14 additions, 0 deletionslib/vendor/redis/test/unknown_commands_test.rb
- lib/vendor/redis/test/url_param_test.rb 138 additions, 0 deletionslib/vendor/redis/test/url_param_test.rb
- support/vendor-gem.rb 38 additions, 0 deletionssupport/vendor-gem.rb
lib/vendor/redis/test/thread_safety_test.rb
0 → 100644
This diff is collapsed.
lib/vendor/redis/test/transactions_test.rb
0 → 100644
This diff is collapsed.
This diff is collapsed.
lib/vendor/redis/test/url_param_test.rb
0 → 100644
This diff is collapsed.
support/vendor-gem.rb
0 → 100755
This diff is collapsed.
Please register or sign in to comment