sham_rack icon indicating copy to clipboard operation
sham_rack copied to clipboard

run Rack applications in-process, without a server

Results 3 sham_rack issues
Sort by recently updated
recently updated
newest added

In Debian, when tring to build sham_rack with ruby3.0, we noticed the spec failures described in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996386 They are caused by the fact that in `spec/sham_rack_spec.rb' opens urls with `open`...

Update RubyForge links, use HTTPS.

This is now unused by RubyGems.org. The RubyGems gemspec property `rubyforge_project` has been removed without a replacement. This PR removes that property. ## Background * [RubyForge was closed down in...