Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.0
Parameter Validation and Type Coercion for Rails
2021
2022
2023
2024
2025
2026
0.0
A "Productized Rails Application" is a single generic application having a hierarchical structure wherein add-ons and tweaks for concurrent versions of the application are possible without affecting the core "generic" code base. You might use this, for example, if you want to...
2021
2022
2023
2024
2025
2026
0.0
command line rbline prof for rails apps
2021
2022
2023
2024
2025
2026
0.0
A simple Rails 3 engine gem that adds the issues engine (Redmine) to any Rails 3 application.
2021
2022
2023
2024
2025
2026
0.0
Web requests in Rails get assigned a unique request id. To access this id in a threadsafe manner, you can simply call ```RailsRequestId.get```
2021
2022
2023
2024
2025
2026
0.0
Graceful session key rotation for the signed cookie store in Rails 3.
2021
2022
2023
2024
2025
2026
0.0
A simple way to initialize objects in rails controllers using callbacks and ruby magic!
2021
2022
2023
2024
2025
2026
0.0
Simple DSL to validate params (and coerce them to the desired type) that fall outside of Rails' default parameter whitelisting and ActiveModel validations system. The common use cases are searching and sorting, whether from an HTML form or via a JSON API.
2021
2022
2023
2024
2025
2026
0.0
Towards a SLA-based Rails application
2021
2022
2023
2024
2025
2026
0.0
rails_sorbet_enum is a gem that makes it simple to use typed Sorbet T::Enums
as fields on ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Remember the route prior to the current controller and redirect/use later
In rails project, one common case is one form used to create or update
an object can be routed from more than one page, when the object is created or updated, it
should be redirected back to wherever it came fro...
2021
2022
2023
2024
2025
2026
0.0
Allows to control how many queries are launched between two points
2021
2022
2023
2024
2025
2026
0.0
This rubygem does not have a description or summary.
2021
2022
2023
2024
2025
2026
0.0
My Rails apps need few common tools. This gem extracts them into a single place.
2021
2022
2023
2024
2025
2026
0.0
Description of RailsTasks.
2021
2022
2023
2024
2025
2026
0.0
Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.
2021
2022
2023
2024
2025
2026
0.0
Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.
2021
2022
2023
2024
2025
2026
0.0
Backports the :params, :headers and :env options introduced in Rails 5 to older versions of Rails.
2021
2022
2023
2024
2025
2026
0.0
Throttle code in your Rails application.
2021
2022
2023
2024
2025
2026
0.0
Simple gem to translate routes in Rails 3.x based on translate_routes
2021
2022
2023
2024
2025
2026