0.0
This is an extraction of a useful pattern for pulling emails and their attached files and processing them.
2021
2022
2023
2024
2025
2026
0.0
This will parse xml and all attributes into an easily traversable hash
2021
2022
2023
2024
2025
2026
0.0
MimePost API for sending email. You can find out more about MimePost at [https://mimepost.com](http://mimepost.com). For this sample, you can use the api key `special-key` to test the authorization filters.
2021
2022
2023
2024
2025
2026
0.0
Has Placeholder Image is a Ruby on Rails gem that allows developers to generate placeholder images for models depending on the title or name attributes of model.
2021
2022
2023
2024
2025
2026
0.0
Shared rubocop config gem for every Ruby projects at Codeur SARL
2021
2022
2023
2024
2025
2026
0.0
Gem used to fetch the Smarter Web API for the mexican billing system (SAT), this gem was builted and is currently used by the team at mfactura.com
2021
2022
2023
2024
2025
2026
0.0
dynamic_text allows you to easily integrate content-editable HTML divs for a specific attribute of a specific resource.
2021
2022
2023
2024
2025
2026
0.0
Generates memory-optimal immutable ActiveRecord dupes that are easily serializable and behaves much like ARs. Define required attributes before-hand and use them just as you would on an AR, for better memory optimization. Ideally, suitable in place of caching AR objects with cache stores like Mem...
2021
2022
2023
2024
2025
2026
0.0
Ruby on Rails Plugin that automatically wraps html_escape() around ActiveRecord attribute methods associated with string and text fields in the database.
0.0
A method for hindering input capabilities within a textarea or text input. Attempts to disallow text selection, cursor placement, and characters outside of the "normal" ASCII print character range.
2021
2022
2023
2024
2025
2026
0.0
This jquery.easy was built using the library at http://gsgd.co.uk/sandbox/jquery/easing/
2021
2022
2023
2024
2025
2026
0.0
Ruby-flite is a small speech synthesis library for ruby using
CMU flite[http://cmuflite.org].
CMU Flite (festival-lite) is a small, fast run-time synthesis engine
developed at CMU and primarily designed for small embedded machines
and/or large servers. Flite is designed as an alternative synthes...
2021
2022
2023
2024
2025
2026
0.0
Ostiary is a security gem for your (rails) controllers & actions.
It employs a before_filter-like call to set policies per controller/action.
You can pass your own security call in block and handle the PolicyBroken
yourself.
Policies are also inherited from parent classes.
...
2021
2022
2023
2024
2025
2026
0.0
Extend your classes with simple methods for creating elegant plain-ruby models
2021
2022
2023
2024
2025
2026
0.0
Chimera is an object mapper for Riak and Redis. The idea is to mix the advantages of Riak
(scalability, massive data storage) with Redis (atomicity, performance, data structures).
You should store the bulk of your data in Riak, and then use Redis data structures where
appropriate (for example, a ...
2021
2022
2023
2024
2025
2026
0.0
Sync your translations files and generate file with model attributes
2021
2022
2023
2024
2025
2026
0.0
This gem simplifies the process of database migration or replication by providing a straightforward interface to copy tables and their data, while allowing fine-grained control over the selection of tables and attributes.
2021
2022
2023
2024
2025
2026
0.0
This gem enables users to learn more about music artists with data from the Spotify API. Users are prompted to search for an artist. The app returns the first search result from Spotify and allows users to see the artist's top tracks, album releases, genres or related artists. For the latter opti...
2021
2022
2023
2024
2025
2026
0.0
A simple way to put a proxy in front of any object, at any time.
2021
2022
2023
2024
2025
2026
0.0
Define a specification of a json structure, as well as composing methods to verify its content. Then use this tool to recursively run through the data, and validate it matches your specification. We've used this extensively to verify json API responses at NRK.
2021
2022
2023
2024
2025
2026