You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-hoe-mercurial-1.4.1-1.lbn25.noarch
This is a fork of the [hoe-hg](https://bitbucket.org/mml/hoe-hg) plugin. I forked it because I use quite a few additional Mercurial tasks for my development workflow than are provided by the original, and I thought they'd possibly be useful to someone else. I've offered to push my changes back up to the original, but I gave up waiting for a response.
RPMPackage rubygem-hoe-highline-0.2.1-1.lbn25.noarch
A Hoe plugin for building interactive Rake tasks. Hoe-highline, as you might have guessed from the name, adds prompting and displaying functions from the HighLine[http://highline.rubyforge.org/] gem to your Rake environment, allowing you to ask questions, prompt for passwords, build menus, and other fun stuff.
RPMPackage rubygem-hoe-3.16.2-1.lbn25.noarch
Hoe is a rake/rubygems helper for project Rakefiles. It helps generate rubygems and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all your usual project tasks including rdoc generation, testing, packaging, and deployment. Plug-ins Provided: * Hoe::Clean * Hoe::Debug * Hoe::Deps * Hoe::Flay * Hoe::Flog * Hoe::Inline * Hoe::Package * Hoe::Publish * Hoe::RCov * Hoe::Signing * Hoe::Test See class rdoc for help. Hint: ri Hoe
RPMPackage rubygem-hitimes-1.3.1-1.lbn25.x86_64
Hitimes is a fast, high resolution timer library for recording performance metrics. It uses the appropriate low method calls for each system to get the highest granularity time increments possible. It currently supports any of the following systems: * any system with the POSIX call `clock_gettime()` * Mac OS X * Windows * JRuby Using Hitimes can be faster than using a series of `Time.new` calls, and it will have a much higher granularity. It is definitely faster than using `Process.times`.
RPMPackage rubygem-hirb-unicode-0.0.5-6.lbn25.noarch
Unicode support for hirb
RPMPackage rubygem-hike-2.1.3-1.lbn25.noarch
A Ruby library for finding files in a set of paths.
RPMPackage rubygem-hashr-2.0.1-1.lbn25.noarch
Simple Hash extension to make working with nested hashes (e.g. for configuration) easier and less error-prone.
RPMPackage rubygem-hammer_cli-0.10.2-1.lbn25.noarch
Hammer cli provides universal extendable CLI interface for ruby apps
RPMPackage rubygem-haml-rails-1.0.0-1.lbn25.noarch
Haml-rails provides Haml generators for Rails 4. It also enables Haml as the templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah.
RPMPackage rubygem-haml-5.0.1-1.lbn25.noarch
Haml (HTML Abstraction Markup Language) is a layer on top of HTML or XML that's designed to express the structure of documents in a non-repetitive, elegant, and easy way by using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.
RPMPackage rubygem-halite-1.8.2-2.lbn25.noarch
A set of helpers to write Chef cookbooks as Ruby gems.
RPMPackage rubygem-gyoku-1.3.1-1.lbn25.noarch
Gyoku translates Ruby Hashes to XML.
RPMPackage rubygem-guard-rubocop-1.3.0-1.lbn25.noarch
Guard::Rubocop automatically checks Ruby code style with RuboCop when files are modified.
RPMPackage rubygem-guard-rspec-4.7.3-1.lbn25.noarch
Guard::RSpec automatically run your specs (much like autotest).
RPMPackage rubygem-guard-kitchen-0.1.0-1.lbn25.noarch
Guard plugin for test kitchen.
RPMPackage rubygem-guard-2.15.0-1.lbn25.noarch
Guard is a command line tool to easily handle events on file system modifications.
RPMPackage rubygem-gssapi-1.2.0-1.lbn25.noarch
A FFI wrapper around the system GSSAPI library. Please make sure and read the Yard docs or standard GSSAPI documentation if you have any questions. There is also a class called GSSAPI::Simple that wraps many of the common features used for GSSAPI.
RPMPackage rubygem-grape-msgpack-0.2.0-1.lbn25.noarch
msgpack formatter for grape.
RPMPackage rubygem-grape-1.2.3-1.lbn25.noarch
A Ruby framework for rapid API development with great conventions.
RPMPackage rubygem-googleauth-0.10.0-1.lbn25.noarch
Allows simple authorization for accessing Google APIs. Provide support for Application Default Credentials, as described at https://developers.google.com/accounts/docs/application-default-credentials.