Project
Reverse Dependencies for rdoc
The projects listed here declare rdoc as a runtime or development dependency
0.0
typeconv (type converters) - convert strings to numbers, dates, booleans, nulls and more
2020
2021
2022
2023
2024
2025
0.0
As Postgres HStore column doesn't store types, when you use this in conjuection with store_accessor, it always returns things as strings. This tidies that up.
2020
2021
2022
2023
2024
2025
0.0
A simple gem to convert fonts from almost anything to almost anything
2020
2021
2022
2023
2024
2025
0.0
An on-demand arbitrary check and conversion library that won't destroy your data.
2020
2021
2022
2023
2024
2025
0.0
Typesense integration to your favorite ORM
2020
2021
2022
2023
2024
2025
0.0
puts を purs とか typo したときに推測して puts を呼び出したうえでログを出力するデバッガ的なあれ
2020
2021
2022
2023
2024
2025
0.0
Track Your Turns (tyt) provides a wrapper to ski area turn tracking data sets
2020
2021
2022
2023
2024
2025
0.0
UberDoc Documentation Generator
2020
2021
2022
2023
2024
2025
0.0
A Ruby library for working with Universal Container Format files - a type of EPUB document. See the UCF specification (https://learn.adobe.com/wiki/display/PDFNAV/Universal+Container+Format) for details. They are very similar, although not as restrictive, as the EPUB Open Container Format (OCF) (...
2020
2021
2022
2023
2024
2025
0.0
UnificationEngine Ruby SDK as a wrapper over UnificationEngine API
2020
2021
2022
2023
2024
2025
0.0
Get popular pub in a given city
2020
2021
2022
2023
2024
2025
0.0
Usergrid Command Line
2020
2021
2022
2023
2024
2025
0.0
Easily deploy your application to your own server using "git push"
2020
2021
2022
2023
2024
2025
0.0
'ulla' is a program for calculating environment-specific substitution tables from user providing environmental class definitions and sequence alignments with the annotations of the environment classes.
2020
2021
2022
2023
2024
2025
0.0
Generador de custionarios. Permite crear custionarios mediante un DSL simple. Además se podrán ejecutar estos cuestionarios via consola o generar un documento html encargado de mostrar y corregir los tests.
2020
2021
2022
2023
2024
2025
0.0
U联生活开放平台是为渠道合作伙伴提供优惠券电子凭证与银行卡、商户POS机具进行数据交互与各方清结算的支持平台
2020
2021
2022
2023
2024
2025
0.0
A small, fast, flavorful CLI framework.
2020
2021
2022
2023
2024
2025
0.0
Underworld is a ruby on rails engine which provides a platform to easily build a web application. Features like Dashboard, complex code generation and other awesome features. For more information checkout the docs.
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
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