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...
2020
2021
2022
2023
2024
2025
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.
...
2020
2021
2022
2023
2024
2025
0.0
Extend your classes with simple methods for creating elegant plain-ruby models
2020
2021
2022
2023
2024
2025
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 ...
2020
2021
2022
2023
2024
2025
0.0
Sync your translations files and generate file with model attributes
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
A simple way to put a proxy in front of any object, at any time.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Utilities to use Verizon's email to text message service at vtext.com.
2020
2021
2022
2023
2024
2025
0.0
A Resque plugin. If you want only one instance of your job
queued or executing at a time, extend it with Resque::Jobs::QueueLock
and/or Resque::Jobs::ExecutionLock.
2020
2021
2022
2023
2024
2025
0.0
Sortable-model provides a DSL for creating named scopes that order the object in question based
on its own attributes or those of its associations. It also provides a method for calling those
scopes that allows the values to come directly from params without the risk of arbitrary code execution.
2020
2021
2022
2023
2024
2025
0.0
Classroom example of a wrapper gem. Using OOP to wrap the PokéAPI at https://pokeapi.co/
2020
2021
2022
2023
2024
2025
0.0
== E9Tags
An extension to ActsAsTaggableOn[http://github.com/mbleigh/acts-as-taggable-on] which "improves" on custom tagging, or at least makes it more dynamic. Additionally it
provides some autocomplete rack apps and the corresponding javascript.
== Installation
1. E9Tags requires jquery an...
2020
2021
2022
2023
2024
2025
0.0
Waw is a ruby web framework that aims at thinking the web another way. It's has been
originally designed in the ReQuest research project of the University of Louvain, has
been entirely rewritten in ruby, and is still actively developped to reach its first
real stable version ;-)
2020
2021
2022
2023
2024
2025
0.0
Object Inspector takes Object#inspect to the next level. Specify any combination of identification attributes, flags, issues, info, and/or a name along with an optional, self-definable scope option to represents objects. Great for the console, logging, etc.
2020
2021
2022
2023
2024
2025
0.0
Use this as a quick start to get rubocop with the settings we use at bitcrowd into your project
2020
2021
2022
2023
2024
2025
0.0
This gem allows you to extend rails models without migrations: This way you can, i.e., develop your own content types, like in Drupal.
2020
2021
2022
2023
2024
2025
0.0
Deletes the archive file located at SharedValues::XCODEBUILD_ARCHIVE.
2020
2021
2022
2023
2024
2025
0.0
Tracks nested association changes in ActiveRecord objects.
Marks all changes in parent if something in child (one to one, one to many) records has changed.
2020
2021
2022
2023
2024
2025