0.0
Simple XML to attribute mapping for your Ruby classes
2021
2022
2023
2024
2025
2026
0.0
A challenge applied for job candidates at RD
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
Evalir is used to measure search relevance at Companybook, and offers a number of standard measurements, from the basic precision and recall to single value summaries such as NDCG and MAP.
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
Easily define and mount 'Terms of Service', 'Privacy Policy' and any other static page to your Rails app
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
A theme for Jekyll based on Minima & Athena.
2021
2022
2023
2024
2025
2026
0.0
test/spec layers an RSpec-inspired interface on top of Test::Unit, so you can mix TDD and BDD (Behavior-Driven Development). test/spec is a clean-room implementation that maps most kinds of Test::Unit assertions to a 'should'-like syntax. This is a fork of the main version to add some features ...
2021
2022
2023
2024
2025
2026
0.0
An attempt to hook up a Rails action controller with Grape parameter validation DSL
2021
2022
2023
2024
2025
2026
0.0
= DESCRIPTION:
Provides a Chef handler which can report run status, including any changes that were made, to a rabbit server. In the case of failed runs a backtrace will be included in the details reported. Based on the Graylog Gelf handler by Jon Wood (<jon@blankpad.net>) https://github.c...
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
This gem enables download test cases, test automatically and submit code.
2021
2022
2023
2024
2025
2026
0.0
Define resources to automatically find a record and assign its attributes.
2021
2022
2023
2024
2025
2026
0.0
Light weight job scheduling on top of ResqueAdmin.
Adds methods enqueue_at/enqueue_in to schedule jobs in the future.
Also supports queueing jobs on a fixed, cron-like schedule.
2021
2022
2023
2024
2025
2026