Project
Reverse Dependencies for actionpack
The projects listed here declare actionpack as a runtime or development dependency
0.0
Automatically add a `link` header directing clients to `preconnect` to your `asset_host` to HTML document responses in Rails.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Enhances Rails inheritable attributes to ensure that changes to super classes are passed on to the subclasses
2020
2021
2022
2023
2024
2025
0.0
jQuery File Upload by Sebastian Tschan integrated for Rails >= 3.1 Asset Pipeline
2020
2021
2022
2023
2024
2025
0.0
Helper for displaying a localised <select> of languages using the ISO 369 standard or your own custom data source.
2020
2021
2022
2023
2024
2025
0.0
Simple menu generator for Ruby on Rails
2020
2021
2022
2023
2024
2025
0.0
Adds several additional operations useful for customizing your Rails middleware stack.
2020
2021
2022
2023
2024
2025
0.0
Uses the ruby Mongo driver to store sessions in a MongoDB collection
2020
2021
2022
2023
2024
2025
0.0
Easily monitor your rails application
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
0.0
Dead simple nested layouts for Rails
2020
2021
2022
2023
2024
2025
0.0
Adds `Header="no-cache"`
2020
2021
2022
2023
2024
2025
0.0
Parameter Validation and Type Coercion for Rails
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Add callbacks for render method
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Graceful session key rotation for the signed cookie store in Rails 3.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025