You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-rack-protection-1.3.2-1.lbn13.noarch
You should use protection!
RPMPackage rubygem-rack-mount-0.8.3-1.lbn13.ruby193.noarch
A stackable dynamic tree based Rack router.
RPMPackage rubygem-rack-contrib-1.1.0-1.lbn13.noarch
Contributed Rack Middleware and Utilities
RPMPackage rubygem-rack-accept-media-types-0.9-1.lbn13.noarch
Rack middleware for simplified handling of Accept header. Accept header parser.
RPMPackage rubygem-rack-accept-0.4.5-1.lbn13.noarch
HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack.
RPMPackage rubygem-rack-1.5.2-1.lbn13.noarch
Rack provides a common API for connecting web frameworks, web servers and layers of software in between
RPMPackage rubygem-racc-1.4.8-2.lbn13.ruby193.x86_64
Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program. NOTE: Ruby 1.8.x comes with Racc runtime module. \ You can run your parsers generated by racc 1.4.x out of the box.
RPMPackage rubygem-puma-1.6.3-1.lbn13.x86_64
Puma is a simple, fast, and highly concurrent HTTP 1.1 server for Ruby web applications. It can be used with any application that supports Rack, and is considered the replacement for Webrick and Mongrel. It was designed to be the go-to server for [Rubinius](http://rubini.us), but also works well with JRuby and MRI. Puma is intended for use in both development and production environments. Under the hood, Puma processes requests using a C-optimized Ragel extension (inherited from Mongrel) that provides fast, accurate HTTP 1.1 protocol parsing in a portable way. Puma then serves the request in a thread from an internal thread pool (which you can control). This allows Puma to provide real concurrency for your web application! With Rubinius 2.0, Puma will utilize all cores on your CPU with real threads, meaning you won't have to spawn multiple processes to increase throughput. You can expect to see a similar benefit from JRuby. On MRI, there is a Global Interpreter Lock (GIL) that ensures only one thread can be run at a time. But if you're doing a lot of blocking IO (such as HTTP calls to external APIs like Twitter), Puma still improves MRI's throughput by allowing blocking IO to be run concurrently (EventMachine-based servers such as Thin turn off this ability, requiring you to use special libraries). Your mileage may vary. In order to get the best throughput, it is highly recommended that you use a Ruby implementation with real threads like [Rubinius](http://rubini.us) or [JRuby](http://jruby.org).
RPMPackage rubygem-pry-0.9.12.2-1.lbn13.noarch
An IRB alternative and runtime developer console
RPMPackage rubygem-progressbar-0.11.0-1.lbn13.ruby193.noarch
ProgressBar is a text progress bar library for Ruby. It can indicate progress with percentage, a progress bar, and estimated remaining time.
RPMPackage rubygem-powerpack-0.0.9-1.lbn13.noarch
A few useful extensions to core Ruby classes.
RPMPackage rubygem-posix-spawn-0.3.6-2.lbn13.ruby193.x86_64
posix-spawn uses posix_spawnp(2) for faster process spawning
RPMPackage rubygem-popen4-doc-0.1.2-1.lbn13.ruby193.noarch
Documentation for rubygem-popen4
RPMPackage rubygem-popen4-0.1.2-1.lbn13.ruby193.noarch
POpen4 provides the Rubyist a single API across platforms for executing a command in a child process with handles on stdout, stderr, stdin streams as well as access to the process ID and exit status.
RPMPackage rubygem-polyglot-0.3.3-2.lbn13.ruby193.noarch
Allows custom language loaders for specified file extensions to be hooked into require
RPMPackage rubygem-patron-0.4.18-1.lbn13.x86_64
Ruby HTTP client library based on libcurl
RPMPackage rubygem-passenger-native-libs-3.0.21-1.lbn13.x86_64
This package contains the native shared library for Apache & Nginx Phusion Passenger™ bindings, built against ruby sources. It has been separated so that installing a new ruby interpreter only necessitates rebuilding this package.
RPMPackage rubygem-passenger-native-libs-3.0.17-2.fc18.armv6hl
This package contains the native shared library for Apache & Nginx Phusion Passenger™ bindings, built against ruby sources. It has been separated so that installing a new ruby interpreter only necessitates rebuilding this package.
RPMPackage rubygem-passenger-native-3.0.21-1.lbn13.x86_64
This package contains the native code extensions for Apache & Nginx Phusion Passenger™ bindings.
RPMPackage rubygem-passenger-native-3.0.17-2.fc18.armv6hl
This package contains the native code extensions for Apache & Nginx Phusion Passenger™ bindings.