0.0
Stronger getter and setters for your ruby classes
2020
2021
2022
2023
2024
2025
0.0
RJS is a great Ruby DSL to write javascript. However, it's so tempting to write RJS directly in the views, and soon the views contain substantial controller knowledge (e.g. link_to_remote, link_to, etc) KRJS attempts to solve that problem by allowing dynamic inclusion of AJAX calls on HTML eleme...
2020
2021
2022
2023
2024
2025
0.0
Kuler is a fun little webapp that allows you to discover, explore, and
share color themes. This is a Ruby library to access the Kuler service.
To use Kuler, you'll need an API key, which you can obtain from Adobe at
http://kuler.adobe.com/api
2020
2021
2022
2023
2024
2025
0.0
A class atop sourcify and amqp which can queue stringified lambdas over RabbitMQ. It is untested on free variables.
2020
2021
2022
2023
2024
2025
0.0
SimpleMailer is a simple wrapper for net::smtp that let you attach files
2020
2021
2022
2023
2024
2025
0.0
Adds `lazy_accessor`, `lazy_reader`, and `lazy_writer` to the Module class.
Behaves just like its `attr_*` counterparts, except if the value is a Proc,
the return value of calling the proc is returned instead.
2020
2021
2022
2023
2024
2025
0.0
lancat is a program which allows files and other data to be quickly transferred over the local network by piping data into lancat in the shell on one machine, and out of lancat in the shell at another machine. It uses multicast so no configuration (e.g. of IP addresses) needs to take place.
2020
2021
2022
2023
2024
2025
0.0
This is my second gem which will be available in the command line and which will tell Makers Academy students how long it is until the Mandatory Break at 4:45pm.
2020
2021
2022
2023
2024
2025
0.0
Add some convenience macros for your POROs that cut down on boilerplate code. Method definition macros, more powerful attr_accessors, and easy associations between in-memory objects. Mocks the ActiveRecord API to make it feel comfortable and intuitive for Rails developers. The main intent of this...
2020
2021
2022
2023
2024
2025
0.0
Ruby API for accessing UK Legislation hosted at http://www.legislation.gov.uk/
2020
2021
2022
2023
2024
2025
0.0
The original lwes gem is a thin wrapper around the c library, and does not handle data types for dynamic LWES events. This gem allows users to define the data type of attributes in an clear way, so that your LWES event listeners will be happy. This library includes the following components.
2020
2021
2022
2023
2024
2025
0.0
MTest is a microframework for testing your Ruby programs. It is inspired from Paul Barry's "One line test framework" which you can found at http://paulbarry.com/articles/2008/05/23/a-ruby-test-framework-in-one-line.
2020
2021
2022
2023
2024
2025
0.0
Extends Mail to provide a mechanism for converting external image sources to embedded attachments.
2020
2021
2022
2023
2024
2025
0.0
Connect to QuickBook Online and easily synchronize data. Please read README file to know how to use located at gems-directory/quick_book_gateway-0.0.7/README
2020
2021
2022
2023
2024
2025
0.0
Marks in an email HTMl-links and creates a list of all links at the bottom of the mail-text. Best used with the Mutt MUA
2020
2021
2022
2023
2024
2025
0.0
Compiles widgets and creates scaffolds for Materia run by Learning Systems and Technologies which is part of the Center for Distributed Learning at the University of Central Florida.
2020
2021
2022
2023
2024
2025
0.0
rirb (remote irb) allows you to attach a running ruby process and to observe/modify global states via an irb prompt.
2020
2021
2022
2023
2024
2025
0.0
Implementation of DPoP (Demonstrating Proof-of-Possession at the Application Layer) for Ruby and Rails
2020
2021
2022
2023
2024
2025
0.0
Using the power of Hashie::Mash to define how a record consumes external data into defined records.
2020
2021
2022
2023
2024
2025
0.0
Map arrays (or hashes, with Enumerable.hashify) of attributes out of enumerables of objects, passing symbols as arguments.
2020
2021
2022
2023
2024
2025