0.0
Capybara selectors for finding the element in your document that represents a specific record, attribute, or role
2020
2021
2022
2023
2024
2025
0.0
Command line utility for remote interview at Jyaasa Technologies
2020
2021
2022
2023
2024
2025
0.0
These are the common recipes we've been using here at The Kompanee. Packaged as a gem.
2020
2021
2022
2023
2024
2025
0.0
This is an example application used in The Pragmatic Studio's
Ruby Programming course, as described at
http://pragmaticstudio.com
2020
2021
2022
2023
2024
2025
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
Leeroy is a framework and CLI app that captures common features required at various points in a CI pipeline. It is designed to be invoked interactively or from Jenkins scripts.
2020
2021
2022
2023
2024
2025
0.0
letscert is a simple Let's Encrypt client written in Ruby. It aims at be as clean as
simp_le.
2020
2021
2022
2023
2024
2025
0.0
Prevent multiple sidekiq jobs with the same arguments from running at the same time.
2020
2021
2022
2023
2024
2025
0.0
== DOI Library
Parse, display, and dereference DOIs.
See the documentation at http://phluid61.github.io/libdoi/
2020
2021
2022
2023
2024
2025
0.0
Mail delivery method to save delivered mails with filenames that allows us to easily recognize the location at which mails are delivered.
2020
2021
2022
2023
2024
2025
0.0
Publish data from Atlassian Stash Post-Receive WebHook to chat.
2020
2021
2022
2023
2024
2025