0.0
Add .slugify to the string class so you can easily create a human readable but url safe version of a string.
2021
2022
2023
2024
2025
2026
0.0
The sys-memory library provides an interface for gathering information
about your system's memory. Information includes total physical memory,
swap, free memory, and so on.
2021
2022
2023
2024
2025
2026
0.0
when ruby subclass use superclass method, receive superclass object.Sometimesit's not useful.
SubperClass allow these method receive subclass instance by only setting a class macro.
2021
2022
2023
2024
2025
2026
0.0
Rangeary is a sub-class of Array and represents any 1-dimensional multiple-range, for example, (x<4 and 7<x<=9) or (x<="c" and "f"<=x), where the infinities can be abstract like nil or be defined by the user. All the standard logical operations, including negation, conjunction and disjunction, ar...
2021
2022
2023
2024
2025
2026
0.0
This tool will create symbolic links in the Dropbox folder to synchronize paths outside of it. This
will cause Dropbox to synchronize the content with your Dropbox account. This tool can then be used
on a different machine (with the same Dropbox account) to recreate the symbolic links...
2021
2022
2023
2024
2025
2026
0.0
sse-client is an httpclient library base on restclient to consume Server-Sent Events streaming API.
2021
2022
2023
2024
2025
2026
0.0
Pure Ruby analyzer of the GIF image format. Performs complete analysis of internal GIF block structure and streams it as an objects stream with metainformations of each block. Also can interpret internal structure by providing the simple object-like interface to base image file informations. Work...
2021
2022
2023
2024
2025
2026
0.0
== Devise::Revokable
A module for Devise[http://github.com/plataformatec/devise]
This gem was created by "borrowing" heavily from Devise::Invitable[http://github.com/scambra/devise_invitable]
It exists to extend Devise to provide the basis for what is essentially the reverse of the standard
<t...
2021
2022
2023
2024
2025
2026
0.0
Whatsa harnesses the POWER OF WIKIPEDIA, allowing you to quickly search a
word or phrase and receive a short (one paragraph) summary about that subject,
right from the command line! Type 'more' to get a longer summary, 'other' to
pick a specific category about that subject, and more. If you're to...
2021
2022
2023
2024
2025
2026
0.0
ActiveConfiguration is an engine that exposes a generic settings store to
ActiveRecord models. Made for very configurable applications, it allows you
to avoid implementing specific ways to store settings for each model that
needs s...
2021
2022
2023
2024
2025
2026
0.0
slideshow-templates - bundles builtin slide show (S9) templates 'n' snippets
2021
2022
2023
2024
2025
2026
1.28
Search for pods.
2021
2022
2023
2024
2025
2026
0.0
Safer is an umbrella library, with components designed to make it simple to
verify and improve the safety of your ruby code. There are at present three
modules under the safer umbrella:
[<tt>Safer::IVar</tt>] generates specially-named accessor functions
fo...
2021
2022
2023
2024
2025
2026
0.0
When you need robust image processing features into your Ruby application, but do not have time&resources to develop complex imaging back end yourself, Aspose.Imaging Cloud SDK for Ruby is for you. There are set of powerful image conversion, transformation, filtering features along with advanced...
2021
2022
2023
2024
2025
2026
0.0
Library and CLI-Tool for automatic generation wrappers for C/C++ code using SWIG.
This is both a Ruby Gem and a CLI Tool. Feed it with a directory containing the library's header files (the ones you want to wrap) and a CSV File with basic configuration (see usage). EasySwig will generate the c...
2021
2022
2023
2024
2025
2026
0.04
Universal S-expression parser with specific support for Common Lisp, Scheme, and RDF/SPARQL
2021
2022
2023
2024
2025
2026
0.04
An extremely simple web framework. It mimics Sinatra in some aspects while still trying to stay a true wanderer of the streets.
2021
2022
2023
2024
2025
2026
0.01
Stepper is multistep form (wizard) solution for Rails 3. Stepper allows you to split up your large form into series of pages that users can navigate through to complete the form and save it state.
2021
2022
2023
2024
2025
2026
0.01
Ruby support for Source Maps allows you to interact with Source Maps in Ruby. This
lets you do things like concatenate different javascript files and still debug them
as though they were separate files.
See the spec for more information:
https://docs.google.com/document/d/1U1RGAehQwRypUT...
2021
2022
2023
2024
2025
2026
0.01
rack-asset-compiler is a Rack middleware that provides a generic interface for compiling static files, such as Sass or CoffeeScript files.
rack-asset-compiler does not use any local file storage and makes use of caching headers such as "Cache-Control" and "If-Modified-Since". This makes it idea...
2021
2022
2023
2024
2025
2026