You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-simple_oauth-0.3.1-1.lbn25.noarch
Simply builds and verifies OAuth headers.
RPMPackage rubygem-simple-navigation-3.13.0-1.lbn25.noarch
With the simple-navigation gem installed you can easily create multilevel navigations for your Rails, Sinatra or Padrino applications. The navigation is defined in a single configuration file. It supports automatic as well as explicit highlighting of the currently active navigation through regular expressions.
RPMPackage rubygem-signet-0.12.0-1.lbn25.noarch
Signet is an OAuth 1.0 / OAuth 2.0 implementation.
RPMPackage rubygem-sigdump-0.2.4-1.lbn25.noarch
Setup signal handler which dumps backtrace of running threads and number of allocated objects per class. Require 'sigdump/setup', send SIGCONT, and see /tmp/sigdump-<pid>.log.
RPMPackage rubygem-shoulda-matchers-3.1.2-1.lbn25.noarch
Making tests easy on the fingers and eyes.
RPMPackage rubygem-shoulda-3.5.0-1.lbn25.noarch
Making tests easy on the fingers and eyes.
RPMPackage rubygem-shindo-0.3.8-1.lbn25.noarch
Work with your tests, not against them.
RPMPackage rubygem-sexp_processor-4.6.0-1.lbn25.noarch
sexp_processor branches from the ParseTree gem bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure.
RPMPackage rubygem-serverengine-2.0.5-1.lbn25.noarch
A framework to implement robust multiprocess servers like Unicorn.
RPMPackage rubygem-sequel-4.36.0-1.lbn25.noarch
The Database Toolkit for Ruby.
RPMPackage rubygem-semverse-3.0.0-1.lbn25.noarch
An elegant library for representing and comparing SemVer versions and constraints.
RPMPackage rubygem-sdoc-helpers-0.1.4-1.lbn25.noarch
Makes publishing docs with sdoc slightly more pleasant by adding support for README.markdown and other small tweaks.
RPMPackage rubygem-sdoc-0.4.2-1.lbn25.noarch
rdoc generator html with javascript search index.
RPMPackage rubygem-sawyer-0.8.1-1.lbn25.noarch
 
RPMPackage rubygem-savon-2.11.1-1.lbn25.noarch
Heavy metal SOAP client.
RPMPackage rubygem-sass-rails-5.0.3-1.lbn25.noarch
Sass adapter for the Rails asset pipeline.
RPMPackage rubygem-safe_yaml-1.0.4-1.lbn25.noarch
The SafeYAML gem provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications. Unlike Ruby's built-in implementation of YAML.load, SafeYAML's version will not expose apps to arbitrary code execution exploits.
RPMPackage rubygem-rvc-1.8.0-2.lbn25.noarch
 
RPMPackage rubygem-runcible-1.3.0-1.lbn25.noarch
Exposing Pulp's juiciest components to the Ruby world.
RPMPackage rubygem-rumbster-1.1.1-1.lbn25.noarch
Rumbster is a simple SMTP server that receives email sent from a SMTP client. Received emails are published to observers that have registered with Rumbster. There are currently two observers; FileMailObserver and MailMessageObserver.