0.0
= id3lib-ruby
id3lib-ruby provides a Ruby interface to the id3lib C++ library for easily
editing ID3 tags (v1 and v2) of MP3 audio files.
The class documentation starts at ID3Lib::Tag.
== Features
* Read and write ID3v1 and ID3v2 tags
* Simple interface for adding, changing and removing fram...
2020
2021
2022
2023
2024
2025
0.0
OSV is a high-performance CSV parser for Ruby, implemented in Rust.
It wraps BurntSushi's csv-rs crate to provide fast CSV parsing with support for both hash-based and array-based row formats.
Features include: Flexible input sources (file paths, gzipped files, IO objects, strings),
...
2020
2021
2022
2023
2024
2025
0.0
An easy library to do the heavy lifting between you and Craigslist‘s posting database. Given a URL, libcraigscrape will follow links, scrape fields, and make ruby-sense out of the raw html from craigslist‘s servers. libcraigscrape was primarily developed to support the included craigwatch script....
2020
2021
2022
2023
2024
2025
0.0
An easy library to do the heavy lifting between you and Craigslist‘s posting database. Given a URL, libcraigscrape will follow links, scrape fields, and make ruby-sense out of the raw html from craigslist‘s servers. libcraigscrape was primarily developed to support the included craigwatch script....
2020
2021
2022
2023
2024
2025
0.0
NEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't
worry about it anymore! Just rescue an exception and get on with life. Who
cares about getting a SEGV anyway? It's just memory. I mean, when I was in
school, I didn't need 100% to pass the class. Why should your memor...
2020
2021
2022
2023
2024
2025
0.0
The original ActiveScaffold supports Rails (http://rubyonrails.org/) with it's native ORM ActiveRecord. This version replaces support for ActiveRecord with support for Sequel (http://sequel.rubyforge.org/).
2020
2021
2022
2023
2024
2025
0.0
Ancestry allows the records of a ActiveRecord model to be organised in a tree structure, using a single, intuitively formatted database column. It exposes all the standard tree structure relations (ancestors, parent, root, children, siblings, descendants) and all of them can be fetched in a singl...
2020
2021
2022
2023
2024
2025
0.0
NanoAuth is a super stripped down Rails authentication module. It's comprised (so far) of one file that provides some additional methods to be mixed in to your User model. Over the years I kept tweaking code in various projects and continued to see the same boiler plate code for:
* authenticat...
2020
2021
2022
2023
2024
2025
0.0
Here's some of the things you can do with *EmergentCore*: * *Create* a complete _Adobe_ _Flex_ or _AIR_ application in less than 5 minutes. Use our lightweight Ruby-based code generation toolkit to create a fully functional CRUD application. Simply do: sudo gem install restfulx sudo gem instal...
2020
2021
2022
2023
2024
2025
0.0
Unextendable originated from the thought of being able to implement the State pattern within object instances using modules. In other words: I wanted object instances to behave dependent on their state using modules. I really want to use modules because they are commonly used to define a set of m...
2020
2021
2022
2023
2024
2025
0.0
Manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8.
It's thread-safe too!
Using persistent HTTP connections can dramatically increase the speed of HTTP.
Creating a new HTTP connection for every request involves an extra TCP
round-trip and causes TCP congestion avoidance...
2020
2021
2022
2023
2024
2025
0.0
TextKey is an award winning, patent-pending next-generation omni-factor authenticationTM (seven-factors of authentication) system that is highly secure, simple to install and easy to use. It can be used to protect web sites, mobile devices, virtual private networks (VPNs) or any other data that r...
2020
2021
2022
2023
2024
2025
0.0
Bright is a simple Student Information System API abstraction library used in and sponsored by Arux Software. It is written by Stephen Heuer, Steven Novotny, and contributors. The aim of the project is to abstract as many parts as possible away from the user to offer a consistent interface across...
2020
2021
2022
2023
2024
2025
0.04
Spree Active Sale makes it easy to handle flash sale/ daily deals behavior with in a spree application. By this, you can have a variant, product, or group number of products in a taxon, attach that variant, product, or taxon to a sale event with a start and end date for scheduling. So that, your ...
2020
2021
2022
2023
2024
2025
0.0
This fastlane plugin includes the following actions:
1) multi_scan: uses scan to run Xcode tests, optionally in batches, a given number of times: only re-testing failing tests.
2) suppress_tests_from_junit: uses a junit xml report file to suppress either passing or failing tests in an...
2020
2021
2022
2023
2024
2025
0.1
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 t...
2020
2021
2022
2023
2024
2025
0.68
Offload CarrierWave's image processing and storage to a background process using Delayed Job, Resque, Sidekiq, Qu, Queue Classic or Girl Friday
2020
2021
2022
2023
2024
2025
0.84
Implements a variant of Set whose elements are sorted in ascending order
2020
2021
2022
2023
2024
2025
0.0
GRATR is a framework for graph data structures and algorithms. This library is a fork of RGL. This version utilizes Ruby blocks and duck typing to greatly simplfy the code. It also supports export to DOT format for display as graphics. GRATR currently contains a core set of algorithm patterns: ...
2020
2021
2022
2023
2024
2025
0.0
This gem provides a set of commands to manage data maintenance scripts of a Rails application like migrations.
Each script has a timestamped name; a table in the DBs keeps track of
the scripts which have been run. Similar to migrations you can run
multiple scripts in the same session. DataF...
2020
2021
2022
2023
2024
2025