0.0
This gem enables download test cases, test automatically and submit code.
2020
2021
2022
2023
2024
2025
0.0
Define resources to automatically find a record and assign its attributes.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Have a human look at your object and let you know if it is valid.
2020
2021
2022
2023
2024
2025
0.0
Helper for listing and viewing resque tasks at their various stages
2020
2021
2022
2023
2024
2025
0.0
A Resque plugin. If you want only one instance of your job
queued at a time, extend it with this module.
For example:
class UpdateNetworkGraph
extend Resque::Plugins::Unique
def self.perform(repo_id)
heavy_lifting
end
end
2020
2021
2022
2023
2024
2025
0.0
resque-timeframe is an extension to resque queue system that allow the execution at configured time.
2020
2021
2022
2023
2024
2025
0.0
Ensures that only one Resque job with unique arguments is running at a time.
2020
2021
2022
2023
2024
2025
0.0
Configure resque-unique_in_queue and resque-unique_at_runtime uniqueness by arity of perform method, with automated cleanup tools
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Easy tracking of activity and retention at scale in daily, hourly, or minute intervals
using sparse Redis bitmaps.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
rFeedFinder uses RSS autodiscovery, Atom autodiscovery, spidering, URL correction, and Web service queries -- whatever it takes -- to find the feed.
2020
2021
2022
2023
2024
2025
0.0
reverse_require requires specific files from the gems which depend on a certain RubyGem and contain the specified path. Using reverse_require one can allow others to easily extend the functionality of a RubyGem. Simply add reverse_require into the code of your RubyGem: reverse_require 'my_gem', ...
2020
2021
2022
2023
2024
2025
0.0
It will unzip files if necessary, but you give it a file at it will give you the contents back
2020
2021
2022
2023
2024
2025
0.0
RfFooter displays deployment information at the footer of your RF application's user interface.
2020
2021
2022
2023
2024
2025
0.0
Rename File Set is a powerful way to manage large or small sets of files such as mp3 collections etc. It uses the full power of regular expressions in at least a dozen useful operations. Fox GUI or command-line.
2020
2021
2022
2023
2024
2025
0.0
Please go to this gem's homepage at http://www.bradykoehler.tk/gems/rhelp to find the documentation.
2020
2021
2022
2023
2024
2025
0.0
Prevents DoS attacks using the billion-laughs or entity-explosion techniques.
2020
2021
2022
2023
2024
2025
0.0
studio_game is a command-line game built through instruction by The Pragmatic Studio.
Through user input, the game is named and then run through a number of designated rounds.
Random play is introduced to assign treasure (points) and increase or decrease a player's health.
At the conclusion of t...
2020
2021
2022
2023
2024
2025