Project
Reverse Dependencies for actionpack
The projects listed here declare actionpack as a runtime or development dependency
0.0
This Rails plugin provides the rake task i18n:update to download the latest core translations to vendor/rails-locales. On application start, the plugin automatically prepends downloaded core translations to the I18n load_path. So the downloaded core translations are automatically used in your app...
2021
2022
2023
2024
2025
2026
0.0
Rails Engine that captures exceptions, stores them in your database with rich context, and exposes error data via a bundled MCP server so AI agents can triage, resolve, and fix errors autonomously.
2021
2022
2023
2024
2025
2026
0.0
Enhances Rails inheritable attributes to ensure that changes to super classes are passed on to the subclasses
2021
2022
2023
2024
2025
2026
0.0
jQuery File Upload by Sebastian Tschan integrated for Rails >= 3.1 Asset Pipeline
2021
2022
2023
2024
2025
2026
0.0
Helper for displaying a localised <select> of languages using the ISO 369 standard or your own custom data source.
2021
2022
2023
2024
2025
2026
0.0
This gem provides an extraction of the DeprecatedMapper from Rails 3.0.
If you have a legacy application with an old style routes.rb file this
allows you to get your application running quickly in Rails 3.1.
2021
2022
2023
2024
2025
2026
0.0
Simple menu generator for Ruby on Rails
2021
2022
2023
2024
2025
2026
0.0
Adds several additional operations useful for customizing your Rails middleware stack.
2021
2022
2023
2024
2025
2026
0.0
Easily monitor your rails application
2021
2022
2023
2024
2025
2026
0.0
This Rails plugin adds default_named_routes_options to your controllers and mailers, so you can specify default options for named routes like ActionMailer::Base.default_named_routes_options[:only_path] = false
2021
2022
2023
2024
2025
2026
0.0
Dead simple nested layouts for Rails
2021
2022
2023
2024
2025
2026
0.0
Adds `Header="no-cache"`
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
Rails Remote Control allows you to attach to running Rails processes using DRb and change the log level without restarts. Also, view actions handled per process.
2021
2022
2023
2024
2025
2026
0.0
Add callbacks for render method
2021
2022
2023
2024
2025
2026
0.0
Tools to identify and in some cases automatically remove unused Rails routes.
Also includes a tool to find action methods without routes and list all action methods provided by the application.
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
If your Rails application needs to support more than one locale, then this gem might be of help to you. Because
it will set the locale using various defaults.
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
Description of RailsTasks.
2021
2022
2023
2024
2025
2026