Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
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
2021
2022
2023
2024
2025
2026
0.0
Universal parser, you must only describe a page wit nokogiri
2021
2022
2023
2024
2025
2026
0.0
Unipass client API
2021
2022
2023
2024
2025
2026
0.0
Command line interface to the Unipept (http://unipept.ugent.be) web services
(pept2lca, taxa2lca, pept2taxa, pept2prot and taxonomy) and some utility
commands for handling proteins using the command line.
2021
2022
2023
2024
2025
2026
0.0
A command-line tool for managing Unity packages
2021
2022
2023
2024
2025
2026
0.0
Generate a unique, random token for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Like uniq -c for ruby arrays
2021
2022
2023
2024
2025
2026
0.0
Find first uniq character in a string
2021
2022
2023
2024
2025
2026
0.0
UNIQ systems CI reporter
2021
2022
2023
2024
2025
2026
0.0
Simple utility to manage UNIQ Systems corporate gem repository, makes it easier to upload gems to the local gem repository.
2021
2022
2023
2024
2025
2026
0.0
A distributed unique ID generator inspired by Twitter's Snowflake.
2021
2022
2023
2024
2025
2026
0.0
Add an uniq identifier on your models
2021
2022
2023
2024
2025
2026
0.0
Adds entries to a logfile, only if they don't already exist. The logfile can be on a remote server
2021
2022
2023
2024
2025
2026
0.0
Add to your models an easily way to generate uniq numbers
2021
2022
2023
2024
2025
2026
0.0
Generate a unique, random token for Active Record.
2021
2022
2023
2024
2025
2026
0.0
Prevents a block from returning the same object twice.
2021
2022
2023
2024
2025
2026
0.0
Check uniqueness across models
2021
2022
2023
2024
2025
2026
0.0
Easily set ActiveRecord attributes to auto-generate as unique values from a given proc.
2021
2022
2023
2024
2025
2026
0.0
A Rails validator for uniqueness by date.
2021
2022
2023
2024
2025
2026
0.0
This extension creates values which can be used for invoice numbers, personnel numbers and the like.
2021
2022
2023
2024
2025
2026