Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
With Controlled Versioning, you can make any model versionable. This will record suggested changes to the model, which can then be approved or declined according to your application's design.
2021
2022
2023
2024
2025
2026
0.0
A Rails controller concern which makes it easy to encapsulate validation and processing of complex incoming data into command classes.
2021
2022
2023
2024
2025
2026
0.0
micro library to dry out basic crud rails controllers.
2021
2022
2023
2024
2025
2026
0.0
Allows the developer to define policies for controllers.
2021
2022
2023
2024
2025
2026
0.0
A controller DSL for Rails that allows you to easily and quickly define both singular and collection model resources that can be operated on within the controller.Attempts to DRY up most of the boilerplate code at the top of
each controller used to set up its state.
2021
2022
2023
2024
2025
2026
0.0
Easily scaffold RESTful controllers
2021
2022
2023
2024
2025
2026
0.0
Creates controller and extended scaffolding for the model specified.
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to use javascript and css files that are specific to controllers. When it cannot find an asset file for the controller, it reverts to default files (application.js/css).
2021
2022
2023
2024
2025
2026
0.0
Track usage of controllers and actions.
2021
2022
2023
2024
2025
2026
0.0
conversation_forms allows you to create a form that runs as a chat conversation for the ultimate user experience
2021
2022
2023
2024
2025
2026
0.0
Conversations is a messaging system that enables users of devise-based Rails applications to exchanges messages with any other user. It supports conversations with multiple participants.
2021
2022
2023
2024
2025
2026
0.0
Adds before_validation callback, which applies necessary function to attributes. There are some derivatives: squish_before_validation_for, downcase_before_validation_for, upcase_before_validation_for.
2021
2022
2023
2024
2025
2026
0.0
Cookbook allows you to associate instructions with components in a cross referenced way. Good for cooking recipes or an instruction manual for DIY projects.
2021
2022
2023
2024
2025
2026
0.0
A simple way to add cookie disclaimer.
2021
2022
2023
2024
2025
2026
0.0
Display a visual warning on your site to let visitors know that you use Cookes. Primarily intended for use with the UK Cookie Law
2021
2022
2023
2024
2025
2026
0.0
Rails asset pipeline bundling of the Cookie Consent JavaScript plugin.
2021
2022
2023
2024
2025
2026
0.0
A Rails engine providing cookie consent modal, preferences management, and localization using Turbo Streams.
2021
2022
2023
2024
2025
2026
0.0
### Features ###
* User customizable security questions and answers
* Configurable max login attempts & cookie expiration time
* Per user level of control (Allow certain ips to bypass two-factor)
2021
2022
2023
2024
2025
2026
0.0
Cookie Filter uses a developer defined safelist of allowed cookies and their values to filter cookies that do not live up to the standard.
2021
2022
2023
2024
2025
2026
0.0
Helpers and partials to display cookie contents, even for encrypted cookies. Not meant for production
2021
2022
2023
2024
2025
2026