Project
Reverse Dependencies for actionpack
The projects listed here declare actionpack as a runtime or development dependency
0.01
ConciseErrors replaces ActionDispatch::DebugExceptions with a compact error page that highlights the exception and a truncated backtrace, making Rails crashes easier for humans and AI helpers alike.
2021
2022
2023
2024
2025
2026
0.01
Conditional UI predicates for Rails - a clean and simple approach to separate business logic from your views and models.
2021
2022
2023
2024
2025
2026
0.01
Makes upgrading to Rails 5 from Rails 4 easier
2021
2022
2023
2024
2025
2026
0.01
A general purpose Rails utility plugin.
2021
2022
2023
2024
2025
2026
0.01
Don't repeat object.save, object.update, object.destroy and flash[:alert], flash[:notice] in every controller. Use action's name to decide what to do
2021
2022
2023
2024
2025
2026
0.01
Allow you to create css.erb views, and use helpers and the like in them
2021
2022
2023
2024
2025
2026
0.01
A CSV validator for Rails 3. See homepage for details: http://github.com/mattfordham/csv_validator.
2021
2022
2023
2024
2025
2026
0.01
A view layer for your Rails apps that separates structure and logic, using Handlebars templates.
Strongly inspired by Curly Template gem by Daniel Schierbeck.
2021
2022
2023
2024
2025
2026
0.01
possess a current user
2021
2022
2023
2024
2025
2026
0.01
ActiveRecord plugin for cursor based pagination. Uses some column and rpp (results per page) to paginate your content. The main advantage against traditional pagination (limmit and offset), that the one URL on specific page will contain the data set, despite the newly added entities. It may be us...
2021
2022
2023
2024
2025
2026
0.01
Decanter aims to reduce complexity in Rails controllers by creating a place for transforming data before it hits the model and database.
2021
2022
2023
2024
2025
2026
0.01
Token-based rails-api authentication with Devise
2021
2022
2023
2024
2025
2026
0.01
Drape adds an object-oriented layer of presentation logic to your Rails apps.
2021
2022
2023
2024
2025
2026
0.01
The Don't Repeat Yourself Markup Language
2021
2022
2023
2024
2025
2026
0.01
HTML tables made easy (in Rails 4 & 5)
2021
2022
2023
2024
2025
2026
0.01
This gem provides integration of embedding images and fonts as base64 into CSS files within the Rails asset pipeline.
More about embedding assets and how it works, see the [jammit documentation][1]. This gem actually reuses code from that project.
2021
2022
2023
2024
2025
2026
0.01
Add an encrypted cookie jar for Rails 3 that can be chained with permanent and signed cookies
2021
2022
2023
2024
2025
2026
0.01
Generate error pages for Rails applications
2021
2022
2023
2024
2025
2026
0.01
Explicit parameters validation and casting for Rails APIs
2021
2022
2023
2024
2025
2026
0.01
ActionView helper to easily render external links.
2021
2022
2023
2024
2025
2026