0.0
API Client for RainforestQA. Info at: https://github.com/kureikain/rainforest-gem
2021
2022
2023
2024
2025
2026
0.0
Speed up development when using Service layers and Form objects by easily creating those classes and their attending test file.
2021
2022
2023
2024
2025
2026
0.0
CodeRay is a Ruby library for syntax highlighting. I try to make CodeRay easy to use and intuitive, but at the same time fully featured, complete, fast and efficient. Usage is simple: require 'coderay' code = 'some %q(weird (Ruby) can't shock) me!' puts CodeRay.scan(code, :ruby).html
2021
2022
2023
2024
2025
2026
0.0
A test helper that removes `ActiveSupport::Deprecation` noise from being interlaced in your test output. Instead this gem collects any and all deprecation warnings that occur during your tests, and succinctly reports them at the end of the test run.
2021
2022
2023
2024
2025
2026
0.0
Raramorph is a ruby gem for making morphological analysis and arabic indexing built using Ruby at eSpace-technologies ( www.espace.com.eg )
2021
2022
2023
2024
2025
2026
0.0
RDI is a library that gives your application the ability to install its dependencies at runtime. Perfect for plugins oriented architectures. Many kind of deps: RPMs, DEBs, .so, .dll, RubyGems... Easily extensible to new kinds.
2021
2022
2023
2024
2025
2026
0.0
Recurring_job creates a framework for creating custom DelayedJob jobs
that are automatically rescheduled to run again at a given interval.
2021
2022
2023
2024
2025
2026
0.0
This plugin extends the base <tt>Rails ActiveRecord::Migration</tt> with some commonly used functionality, aiming at keeping your migrations short, easy to understand and meaningful.
2021
2022
2023
2024
2025
2026
0.0
A little gem that gives you all partitions of an array into at most k sub-arrays
2021
2022
2023
2024
2025
2026
0.0
TrackIt allows you to track attributes changes in your ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
This library will allow you to perform atomic diffs, patches and merges on Redis strings.
2021
2022
2023
2024
2025
2026
0.0
A simple way to annotate ActiveRecord objects with properties that are stored in Redis.
Perfect for adding attributes to your models that you won't have to worry about querying
or reporting on later. Examples include flags, preferences, etc.
2021
2022
2023
2024
2025
2026
0.0
RedisSafeQueue is a transactional queue for ruby/redis. It guarantees at least once semantics. The queue may be used with multiple producers and consumers, each job is removed in a open/commit transaction; even if a worker dies while processing a job, it is automatically requeued.
2021
2022
2023
2024
2025
2026
0.0
Real Estate Price change module for the Netherlands.
In the Netherlands, one of the ways to index rent prices is to multiply the price with the Dutch Bureau of Statistics' (CBS, http://www.cbs.nl/) Consumer Price Index (CPI).
The CPI is a float number larger than 1.0 that indicates the multipli...
2021
2022
2023
2024
2025
2026
0.0
resque-timeframe is an extension to resque queue system that allow the execution at configured time.
2021
2022
2023
2024
2025
2026
0.0
Ensures that only one Resque job with unique arguments is running at a time.
2021
2022
2023
2024
2025
2026
0.0
Configure resque-unique_in_queue and resque-unique_at_runtime uniqueness by arity of perform method, with automated cleanup tools
2021
2022
2023
2024
2025
2026
0.0
This gem allows to use ruby's Struct, but automatically hides all the attributes as private or protected, which provides higher level of encapsulation.
2021
2022
2023
2024
2025
2026
0.0
Easy tracking of activity and retention at scale in daily, hourly, or minute intervals
using sparse Redis bitmaps.
2021
2022
2023
2024
2025
2026
0.0
Retrograph/EASY is a simple API built atop Retrograph, a software renderer
which simulates a late-era 8-bit display with capabilities similar to those
of the Sega Master System.
2021
2022
2023
2024
2025
2026