Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
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.
2021
2022
2023
2024
2025
2026
0.0
Outputs a variety of information on the entropy of a given string
2021
2022
2023
2024
2025
2026
0.0
Useless string helpers
2021
2022
2023
2024
2025
2026
0.0
Strip the first token off a string, pass remainder of string as arg to function identified by first token
2021
2022
2023
2024
2025
2026
0.0
Flips a string and displays it
2021
2022
2023
2024
2025
2026
0.0
Introducing String#-@ and String#+@ for freezing and defreezing a string
2021
2022
2023
2024
2025
2026
0.0
https://github.com/rmiles19/string_helper_rmiles19GEM
2021
2022
2023
2024
2025
2026
0.0
It simplifies creation of enums which are supposed to have one-to-one mapping to their keys and values.
2021
2022
2023
2024
2025
2026
0.0
a => b, azzz => baaa, aa11 => aa12, ab99 => ab100
2021
2022
2023
2024
2025
2026
0.0
Write string values to files and read file contents into strings.
2021
2022
2023
2024
2025
2026
0.0
A yet another Ruby library for string inflection.
2021
2022
2023
2024
2025
2026
0.0
Find out if a substring is present in any files within a directory. You can even replace it with another substring.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
This gem provides for converting strings to various format
2021
2022
2023
2024
2025
2026
0.0
Takes a string and a hash of parameters and masks the given parameters from appearing in the string.
2021
2022
2023
2024
2025
2026
0.0
Returns an array of matchable strings for advance searches
2021
2022
2023
2024
2025
2026
0.0
A simple library with String Metric algorithms
2021
2022
2023
2024
2025
2026
0.0
Namify any string even strings with apostrophe.
2021
2022
2023
2024
2025
2026
0.0
Creates a new string by concatenating enough leading zero-width pad characters to an original string to achieve a specified total length.
2021
2022
2023
2024
2025
2026