0.01
maroon makes DCI a DSL for Ruby it's mainly based on the work gone into Marvin,
the first language to support injectionless DCI.
The performance of code written using maroon is on par with code using regular method invocation.
For examples on how to use maroon look at the examples found at the ...
2020
2021
2022
2023
2024
2025
0.01
Translate model attribute values from locales
2020
2021
2022
2023
2024
2025
0.01
The Sword2Ruby gem provides Sword client functionality when run against a Sword 2.0 compliant server.
It eases integration of Ruby applications with Sword servers, taking care of things like authentication,
deposit-receipts and the parsing of Sword tags.
It was developed as part of the JIS...
2020
2021
2022
2023
2024
2025
0.01
Imagine you have an Account model which has many transactions.
calculable_attrs gem allows you to define Account#balance as SUM(transactions.amount) directly in your Account model.
And solves n+1 problem for you in an elegant way.
2020
2021
2022
2023
2024
2025
0.01
atk_icons is a Compass extension that wraps the awesome Agile Toolkit iconset and exposes a couple of Sass mixins to use them within your project.
2020
2021
2022
2023
2024
2025
0.01
Checks for uniqueness vaidation in nested attributes for objects in memory .
2020
2021
2022
2023
2024
2025
0.01
Loads records from Athena.
2020
2021
2022
2023
2024
2025
0.01
ATOL KaaS client for Ruby
2020
2021
2022
2023
2024
2025
0.01
Adds 'sudo' methods to update protected ActiveRecord attributes with mass assignment
2020
2021
2022
2023
2024
2025
0.01
This is a modernization of the glorious but unmaintained rubyosa version, aimed at making it compatible with ruby 1.9.x series. At the moment, it successfully compiles on OS X Lion.
2020
2021
2022
2023
2024
2025
0.01
Automatically sends carrierwave uploads to AttachmentScanner to search for
viruses, malware and other malicious files.
2020
2021
2022
2023
2024
2025
0.01
This plugin adds `rel` and `target` attributes to all external links in your Jekyll site.
2020
2021
2022
2023
2024
2025
0.01
Set an object's attributes from a source object or hash
2020
2021
2022
2023
2024
2025
0.01
Helps you parse a status.dat file produced by nagios or shinken. It aims at being performant for big status.dat files. Take a look at nagios_parser too if you want, looks very cool too !
2020
2021
2022
2023
2024
2025
0.01
Bind a remote ActiveResource object to your local ActiveRecord objects, delegate attributes and optionally cache remote attributes locally.
2020
2021
2022
2023
2024
2025
0.01
This plugin implements attachment storage and processing, integrated with
ActiveRecord models and Ruby CGI/Rails-style uploads. Image processing
operations including a number of different resizing & thumbnailing modes are
provided, and the architecture simplifies clean implementation of other ty...
2020
2021
2022
2023
2024
2025
0.01
Sanitize ActiveRecord attributes.
2020
2021
2022
2023
2024
2025
0.12
ActiveRecord extension which adds typecasting to store accessors
2020
2021
2022
2023
2024
2025
0.12
A command line tool to send text and attachment in Message.app.
2020
2021
2022
2023
2024
2025
0.12
Use deep_pluck as a shortcut to select one or more attributes and include associated models without loading a bunch of records. And DRY up your code when using #as_json.
2020
2021
2022
2023
2024
2025