Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
Create model in application using required details submitted from gui form.
2020
2021
2022
2023
2024
2025
0.0
CLI and API to perform basic testing of all models, their attributes, and their associations, and determine what models are depended on directly and indirectly by a specific model.
2020
2021
2022
2023
2024
2025
0.0
A javascript model framework.
2020
2021
2022
2023
2024
2025
0.0
Generates bare model files that can be used for a migration of legacy data to new models or to get a jump on development for an existing database
2020
2021
2022
2023
2024
2025
0.0
Rails model viewer using reflection and Bootstrap
2020
2021
2022
2023
2024
2025
0.0
The model renamer gem allows you to rename any a model in your rails application. The gem looks for occurrences of any variation or pluralization of the old model name and changes it to the corresponding variation of the new name. It also generates database migrations that rename tables and forei...
2020
2021
2022
2023
2024
2025
0.0
ModelsAuditor is an ORM extension that logs all changes to your models. Audited also allows you to record who made those changes, save associate models related to the changes.
2020
2021
2022
2023
2024
2025
0.0
Model scope analyzes your Rails application models and provides some useful insights on callbacks and validations defined
2020
2021
2022
2023
2024
2025
0.0
Generates Rails code implementing a model security and authentication system for your Rails app.
2020
2021
2022
2023
2024
2025
0.0
Allow to create a timeline of your crud operations
2020
2021
2022
2023
2024
2025
0.0
Find the template of a model like template inheritance but without relying on controllers
2020
2021
2022
2023
2024
2025
0.0
Track changes to your Rails models with multiple configurable loggers using PostgreSQL
2020
2021
2022
2023
2024
2025
0.0
A Railtie that allows you to configute model export to your google worksheet with just a few configurations, and will manage export of either a record or a set of records (with customized fields if you feel like it), export in batches (google spreadsheet gets buggy with large sets of data otherwi...
2020
2021
2022
2023
2024
2025
0.0
Plugin RoR that generates tokens in models and authentication in the controllers.
2020
2021
2022
2023
2024
2025
0.0
Notifies listeners about model changes
2020
2021
2022
2023
2024
2025
0.0
Rails gem to push updates to models into the frontend through ActionCable
2020
2021
2022
2023
2024
2025
0.0
Find models in database which violate Active Record validation rules.
Invalid models may raise unexpected error when updated.
2020
2021
2022
2023
2024
2025
0.0
Collection of tasks to help find out debt.
2020
2021
2022
2023
2024
2025
0.0
Composable serialisation for models
2020
2021
2022
2023
2024
2025
0.0
Moderate user-generated content by adding a simple validation to block bad words in any text field. Good for applications where you need to maintain a clean and respectful environment in comments, posts, or any other user input.
2020
2021
2022
2023
2024
2025