Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
knapsack / spec_examples / support / shared_examples / common_example.rb
Size: Mime:
shared_examples 'common exmaple' do
  it { sleep 0.1 }
end