0.1
A liquid tag for Jekyll to indicate the last time a file was modified.
2021
2022
2023
2024
2025
2026
0.09
This plugin provides native instrumentation for monitoring and metrics
collection, including:health, usage, and various metrics of filesystem
attributes.
2021
2022
2023
2024
2025
2026
0.09
Enable librarians, curators, and others who are responsible for digital collections to create attractive, feature-rich websites that feature these collections.
2021
2022
2023
2024
2025
2026
0.09
Safe destroy for ActiveRecord.
2021
2022
2023
2024
2025
2026
0.09
Many authors (Michael Feathers, Sandi Metz) have shown that an evaluation of
churn vs complexity of files in software projects provide a valuable metric
towards code quality. This is another take on the matter, for ruby code, using the
`churn` and `flog` projects.
2021
2022
2023
2024
2025
2026
0.09
An alternative layer to accepts_nested_attributes_for by using Form Models.
2021
2022
2023
2024
2025
2026
0.09
`css_inline` inlines CSS into HTML documents, using components from Mozilla's Servo project.
This process is essential for sending HTML emails as you need to use "style" attributes instead of "style" tags.
2021
2022
2023
2024
2025
2026
0.09
An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord
0.09
You can create your slide as a text file. It means that you can version controlyour slide like your Ruby scripts. You can custom your slide style by Ruby.So Rabbit is for Rubyist.
You can use RD, Markdown and Wiki format as slide source.
Rabbit provides programmer friendly keyboard interface. I...
2021
2022
2023
2024
2025
2026
0.09
A utility that adds class based enum functionality to ActiveRecord attributes
2021
2022
2023
2024
2025
2026
0.08
This library performs diffs of CSV data, or any table-like source.
Unlike a standard diff that compares line by line, and is sensitive to the
ordering of records, CSV-Diff identifies common lines by key field(s), and
then compares the contents of the fields in eac...
2021
2022
2023
2024
2025
2026
0.08
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::Jobs::Locked
def self.perform(repo_id)
heavy_lifting
end
end
2021
2022
2023
2024
2025
2026
0.08
centralbank - print your own money / cryptocurrency; run your own federated central bank nodes on the blockchain peer-to-peer over HTTP; revolutionize the world one block at a time
2021
2022
2023
2024
2025
2026
0.08
Process your attachments with FFMPEG
2021
2022
2023
2024
2025
2026
0.08
Run SSH commands on a bunch of machines at the same time (from Ruby).
2021
2022
2023
2024
2025
2026
0.08
Git Submodule Alternative for Cocoa.
iOS 7 projects are not available to use Swift librariesfrom CocoaPods or Carthage. CocoaSeeds just downloads thesource code and add to your Xcode project. No staticlibraries, no dynamic frameworks at all. It can be usedwith CocoaPods and Carthage.
2021
2022
2023
2024
2025
2026
0.08
blockchain-lite - build your own blockchain with crypto hashes - revolutionize the world with blockchains, blockchains, blockchains one block at a time
2021
2022
2023
2024
2025
2026
0.07
Allows neat integration with Atlassian Bamboo by listing all offences as failed JUnit testcase
2021
2022
2023
2024
2025
2026
0.07
Creating CSV files in Ruby is painful! CSV Shaper makes life easier! It's
ideal for converting database backed models with attributes into CSV output.
It can be used without Rails, but works great with ActiveRecord models and even
comes with support for it's own template handling...
2021
2022
2023
2024
2025
2026
0.07
Protect Rails applications against bots and brute force attacks without annoying humans.
2021
2022
2023
2024
2025
2026