You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-dolt-0.30.0-1.lbn25.noarch
Dolt serves git trees and syntax highlighted blobs.
RPMPackage rubygem-docker-api-1.34.2-1.lbn25.noarch
A simple REST client for the Docker Remote API.
RPMPackage rubygem-directory_watcher-1.5.1-1.lbn25.noarch
The directory watcher operates by scanning a directory at some interval and generating a list of files based on a user supplied glob pattern. As the file list changes from one interval to the next, events are generated and dispatched to registered observers. Three types of events are supported -- added, modified, and removed.
RPMPackage rubygem-diffy-3.0.7-1.lbn25.noarch
Convenient diffing in ruby.
RPMPackage rubygem-descendants_tracker-0.0.4-1.lbn25.noarch
Module that adds descendant tracking to a class.
RPMPackage rubygem-dep_selector-1.0.6-3.lbn25.x86_64
Given packages, versions, and a dependency graph, find a valid assignment of package versions
RPMPackage rubygem-delorean-2.1.0-1.lbn25.noarch
Delorean lets you travel in time with Ruby by mocking Time.now.
RPMPackage rubygem-delayed_job_active_record-4.1.2-1.lbn25.noarch
ActiveRecord backend for Delayed::Job, originally authored by Tobias Lütke.
RPMPackage rubygem-delayed_job-4.1.3-1.lbn25.noarch
Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.
RPMPackage rubygem-deface-1.0.0-1.lbn25.noarch
Deface is a library that allows you to customize ERB, Haml and Slim views in a Rails application without editing the underlying view.
RPMPackage rubygem-declarative-0.0.8-1.lbn25.noarch
DSL for nested generic schemas with inheritance and refining.
RPMPackage rubygem-data_objects-0.10.14-1.lbn25.noarch
Provide a standard and simplified API for communicating with RDBMS from Ruby.
RPMPackage rubygem-daemons-1.2.6-1.lbn25.noarch
Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.
RPMPackage rubygem-curb-0.9.3-2.lbn25.x86_64
Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for the libcurl(3), a fully-featured client-side URL transfer library. cURL and libcurl live at http://curl.haxx.se/
RPMPackage rubygem-cucumber-chef-3.0.8-1.lbn25.noarch
Framework for test-driven infrastructure development.
RPMPackage rubygem-cucumber-2.4.0-3.fc27.noarch
Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid.
RPMPackage rubygem-creole-0.5.0-3.lbn25.noarch
Creole is a lightweight markup language (http://wikicreole.org/).
RPMPackage rubygem-crack-0.4.3-1.lbn25.noarch
Really simple JSON and XML parsing, ripped from Merb and Rails.
RPMPackage rubygem-coveralls-0.8.21-2.lbn25.noarch
A Ruby implementation of the Coveralls API.
RPMPackage rubygem-couchrest-2.0.1-1.lbn25.noarch
CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments.