Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.0
Fill strings that have placeholders like [color], possibly returning multiple results.
2021
2022
2023
2024
2025
2026
0.0
== StringEnum is a concern that makes it easy to work with enums. Include the module, then invoke
the class method string_enum with the attribute name followed by the list of valid values. This will
add checks, writers, and constants for each value.
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
This gem makes it easy to convert string to date and provides method to create a string version for the attribute
2021
2022
2023
2024
2025
2026
0.0
String extension for conversions based on dynamic mappings
2021
2022
2023
2024
2025
2026
0.0
Provides proper name capitalization via String#namecase
2021
2022
2023
2024
2025
2026
0.0
Provides useful string utils like "truncate to word".
Compatible with ruby >= 1.8. Benefits from active_support if available on ruby < 1.9.
Tested with:
* ruby 1.8.7 (2010-04-19 patchlevel 253) [i686-linux], MBARI 0x8770, Ruby Enterprise Edition 2010.02
*
2021
2022
2023
2024
2025
2026
0.0
Add Integer#to_string_with_unit to easily express a number with singular/plural unit
2021
2022
2023
2024
2025
2026
0.0
Import Stripe transactions into Quickbooks. Relies on the Stripe and Quickbooks gems.
2021
2022
2023
2024
2025
2026
0.0
I like Stroke 7 fonts. I like the asset pipeline. I like semantic versioning. If you do too, you're welcome.
2021
2022
2023
2024
2025
2026
0.0
access control for rails controller/action
2021
2022
2023
2024
2025
2026
0.0
Strong Parameters alternative for Ruby/Rails applications
2021
2022
2023
2024
2025
2026
0.0
strong_attributes provides a strong_parameters-style permit interface using a wrapper around your model. By accessing model attributes in your views only through this interface, you ensure that any attributes displayed are explicitly permitted, and sensitive data is not displayed to unauthorized ...
2021
2022
2023
2024
2025
2026
0.0
Description of StrongestValidations.
2021
2022
2023
2024
2025
2026
0.0
Lets you access hash values just like calling a method on an object
2021
2022
2023
2024
2025
2026
0.0
Target versions supported: 1.1, 1.2, 1.3; Thin 1.2, 1.3
2021
2022
2023
2024
2025
2026
0.0
Ruby gem for sharing view helpers across projects
2021
2022
2023
2024
2025
2026
0.0
strong_presenter adds a layer of presentation logic to your application, and gives you strong_parameters-like logic to determine which attributes are visible
2021
2022
2023
2024
2025
2026
0.0
Think factory girl for strong parameters
2021
2022
2023
2024
2025
2026
0.0
Adds validations, function creation, function delegation,
and key restrictions to arrays and hashes so that they may
function similarly to Structs
2021
2022
2023
2024
2025
2026