0.0
It starts from the arbitrary page you provide and descents into the tree of links until it has either traversed all possible content on the web site or has stopped at some predefined traversal depth. It is written in Ruby and implemented as a CLI application. Based on user preference, it can outp...
2020
2021
2022
2023
2024
2025
0.0
Generate permalink attributes on ActiveRecord, based on Permalink gem by Nando Vieira
2020
2021
2022
2023
2024
2025
0.0
Anslatetray ouryay Ailsray appway otay Igpay Atinlay!! (Translate your Rails app to Pig Latin!) Includes a rake task to translate all of your i18n locale configurations to pig latin. Or, generate pig latin on the fly!
2020
2021
2022
2023
2024
2025
0.0
Attempt a piece of code a set number of times or until a condition is met
2020
2021
2022
2023
2024
2025
0.0
A simple scored search plugin for ActiveRecord models. Suited for small projects with little needs for scalability and a reserved attitude towards technical debt (i.e. ElasticSearch, Solr, ...).
2020
2021
2022
2023
2024
2025
0.0
A simple interface to proccessing e-mail messages using IMAP, including handling multipart messages and attachments.
2020
2021
2022
2023
2024
2025
0.0
Middleman plugin for automatic img tags with proper srcset attributes. You can configure any number of image size sets for different use cases (i.e. different image sizes for teasers, portrait and landscape images). Scaled images are generated using libvips.
2020
2021
2022
2023
2024
2025
0.0
Encrypt activerecord attributes with Porticor's encrypted keys management.
2020
2021
2022
2023
2024
2025
0.0
Search addresses in Japan by postal code, and vice versa, by using AWS Athena. This gem can only work by using JRuby.
2020
2021
2022
2023
2024
2025
0.0
La clase Diet está compuesta por una seria de atributos que representan: el contenido en grasas de esta, asĂ como el valor calorĂfico, o hidratos de carbono. Por otro lado, mediante la clase LinkedList podemos eliminar e insertar elementos, tanto por el principio como por el final
2020
2021
2022
2023
2024
2025
0.0
This is a gem version of Shawn Veader's pound_config_generator located at https://github.com/veader/pound_config_generator
2020
2021
2022
2023
2024
2025
0.0
Ruby-PPP is a Ruby language binding of PPP (Perfect Paper Passwords). PPP is a library designed to create one-time passwords, described at http://grc.com/ppp.htm
2020
2021
2022
2023
2024
2025
0.0
Command Line utility to make you aware of open pull-requests across systems at all times.
2020
2021
2022
2023
2024
2025
0.0
A controller DSL for Rails that allows you to easily and quickly define both singular and collection model resources that can be operated on within the controller.Attempts to DRY up most of the boilerplate code at the top of
each controller used to set up its state.
2020
2021
2022
2023
2024
2025
0.0
Rackful provides a minimal interface for developing ReSTful web services with
Rack and Ruby. Instead of writing HTTP method handlers, you’ll implement
resource objects, which expose their state at URLs.
This version is not backward compatible with v0.1.x.
2020
2021
2022
2023
2024
2025
0.0
RackMotion provides a Rack-like interface for middleware that can intercept and alter HTTP requests and responses in RubyMotion. It's built on top of NSURLProtocol, which makes it, to borrow a line from Mattt Thompson, an Apple-sanctioned man-in-the-middle attack.
2020
2021
2022
2023
2024
2025
0.0
A simple and reliable file-based session manager with eXclusive R/W locking.
Session data is updated atomically using mutex and file locks, making it
suitable for multi-threaded and multi-process applications.
2020
2021
2022
2023
2024
2025
0.0
Provides a routing layer for Rack similar to nginx location directive.
http://wiki.nginx.org/HttpCoreModule#location
support provided by ATT Interactive (http://yp.com)
2020
2021
2022
2023
2024
2025
0.0
Rack::Transform is a middleware that attemps to make a compatibility layer between two different request/responses that should hit the same endpoint.
2020
2021
2022
2023
2024
2025
0.0
Adding ability to detect timezone at UI side and get it within Rack/Rails via cookies with/o custom handler.
2020
2021
2022
2023
2024
2025