Project
Reverse Dependencies for jeweler
The projects listed here declare jeweler as a runtime or development dependency
0.0
Based on a blog post by Rowan Thorpe (http://rowanthorpe.wordpress.com/2012/10/15/unmangle-utf-8-from-double-encoded-utf-8-my-shell-script-and-batch-script-tweaks/), forcefully replaces broken UTF-8 encoded as pairs of Latin-1 characters. Includes a verbatim copy of Rowan's sed script.
2020
2021
2022
2023
2024
2025
0.0
Unbound DNS resolver bindings for Ruby
2020
2021
2022
2023
2024
2025
0.0
A library that makes life easier.
2020
2021
2022
2023
2024
2025
0.0
Unicode block list class.
2020
2021
2022
2023
2024
2025
0.0
Web application base powered by Unicorn HTTP server and based on Cuba framework extended with additional Rack middleware and Cuba plugins
2020
2021
2022
2023
2024
2025
0.0
Mainly useful for aggregating the logs of all the rails applications in your organization at one place. All the rails app connect to a restful logger where the logs are stored in the database.
2020
2021
2022
2023
2024
2025
0.0
Allows easy creation of immutable union values, a.k.a. sum-types.
Example:
APICallResult = UnionValue.new(:success, :failure, :timeout)
APICallResult.failure.is_failure? #=> true
APICallResult.timeout.is_success? #=> false
APICallResult.success(12345).data #=> 12345
2020
2021
2022
2023
2024
2025
0.0
This is a command to manage virtual servers on UnitHosting(http://www.unit-hosting.com).
2020
2021
2022
2023
2024
2025
0.0
Experimental unit conversion & arithmetic for Ruby 1.9
2020
2021
2022
2023
2024
2025
0.0
Takes the Instruction Input as Rule, parse the CSV files and applies the validation and returns valid and invalid units
2020
2021
2022
2023
2024
2025
0.0
A minimal endpoint for driving server-side validations from a remote UI
2020
2021
2022
2023
2024
2025
0.0
Meta parser that allows you to define new parser with ruby DSL to match access log file format you are willing to parse or use one of the predefined parsers like Apache common, IIS and more
2020
2021
2022
2023
2024
2025
0.0
gem install universe-devtools
2020
2021
2022
2023
2024
2025
0.0
Ruby interface to UNIX 'whereis' command.
2020
2021
2022
2023
2024
2025
0.0
An alternative to Ruby's Observable mixin
2020
2021
2022
2023
2024
2025
0.0
using system unzip command and then 7zip as failover
2020
2021
2022
2023
2024
2025
0.0
Automatically check if a new version of your gem is available and notify users
2020
2021
2022
2023
2024
2025
0.0
Updates pull requests on github, with latest build from Jenkins and QA status
2020
2021
2022
2023
2024
2025
0.0
This contains common ruby extensions mostly taken from Rails, as well as various command-line utilities.
2020
2021
2022
2023
2024
2025
0.0
client library for accessing the upscrn api
2020
2021
2022
2023
2024
2025