Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
Seed a Ruby `Random` object with a seed value that is derived from a given string
2020
2021
2022
2023
2024
2025
0.0
StringDiff compares one string to another for the purpose of finding insertions or deletions. Ideal for seeing what is different between a newer, edited string of the original.
2020
2021
2022
2023
2024
2025
0.0
A library for Stringed instruments.
2020
2021
2022
2023
2024
2025
0.0
The StringEnhancer gem extends the Ruby string class with additional methods for formatting, manipulation, and querying Strings.
2020
2021
2022
2023
2024
2025
0.0
At its core, it can take a templated string (such as: '{last_name}, {first_name} {middle_name}') and a input object (default is a plain old Ruby object) and it will dynamically resolve the string based on the input.
2020
2021
2022
2023
2024
2025
0.0
Outputs a variety of information on the entropy of a given string
2020
2021
2022
2023
2024
2025
0.0
Useless string helpers
2020
2021
2022
2023
2024
2025
0.0
Strip the first token off a string, pass remainder of string as arg to function identified by first token
2020
2021
2022
2023
2024
2025
0.0
Flips a string and displays it
2020
2021
2022
2023
2024
2025
0.0
Introducing String#-@ and String#+@ for freezing and defreezing a string
2020
2021
2022
2023
2024
2025
0.0
https://github.com/rmiles19/string_helper_rmiles19GEM
2020
2021
2022
2023
2024
2025
0.0
It simplifies creation of enums which are supposed to have one-to-one mapping to their keys and values.
2020
2021
2022
2023
2024
2025
0.0
a => b, azzz => baaa, aa11 => aa12, ab99 => ab100
2020
2021
2022
2023
2024
2025
0.0
Write string values to files and read file contents into strings.
2020
2021
2022
2023
2024
2025
0.0
A yet another Ruby library for string inflection.
2020
2021
2022
2023
2024
2025
0.0
Find out if a substring is present in any files within a directory. You can even replace it with another substring.
2020
2021
2022
2023
2024
2025
0.0
This gem resolves basically two problems.
---
1. MySQL for strings(VARCHAR(255)) by default has limit 255 characters. And when developer left this attribute without any length validation, then it's possible to face with situation when user unintentionally or intentionally will p...
2020
2021
2022
2023
2024
2025
0.0
The StringMagic gem enriches Ruby's string class by adding a suite of versatile methods. These methods offer extended capabilities for formatting, manipulating, and querying text, making string operations more efficient and expressive.
2020
2021
2022
2023
2024
2025
0.0
This gem provides for converting strings to various format
2020
2021
2022
2023
2024
2025
0.0
Takes a string and a hash of parameters and masks the given parameters from appearing in the string.
2020
2021
2022
2023
2024
2025