Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.0
Track consecutive day streaks on Rails/ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
SAX/Stream style parse helpers
2021
2022
2023
2024
2025
2026
0.0
Ruby wrapper for the StreamSend API.
2021
2022
2023
2024
2025
2026
0.0
Streetcred helps to handle the credit callback needed to use Facebook credit.
2021
2022
2023
2024
2025
2026
0.0
Ruby client for the Streetline API
2021
2022
2023
2024
2025
2026
0.0
Restores ActiveSupport 3.x String#to_date functionality
2021
2022
2023
2024
2025
2026
0.0
strict_lazy applies the spirit of Rails' strict_loading to computed values
(external APIs, window functions, cross-table aggregates) that associations
cannot express. It forces explicit preloading and raises on unloaded access
in development/test, so hidden per-record queries never slip into view...
2021
2022
2023
2024
2025
2026
0.0
A strict replacement for attr_readonly in Rails.
2021
2022
2023
2024
2025
2026
0.0
Prevent database calls in your templates.
2021
2022
2023
2024
2025
2026
0.0
Ruby wrapper for the Stride API
2021
2022
2023
2024
2025
2026
0.0
Strike Iron Address Verification
2021
2022
2023
2024
2025
2026
0.0
collection of helpful utils,hacks , etc
2021
2022
2023
2024
2025
2026
0.0
Add string utility to model of ActiveRecord
2021
2022
2023
2024
2025
2026
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