annotate_models
annotator
A tool to automatically annotate Rails applications with schema and route information
Annotate Rails classes with schema and routes info
4k stars
43 watching
632 forks
Language: Ruby
last commit: 7 months ago
Linked from 4 awesome lists
activerecordrailsruby
Related projects:
Repository | Description | Stars |
---|---|---|
| Tracks changes to Rails models for auditing or versioning purposes. | 6,807 |
| A set of Ruby modules that extend standard model classes with ORM-like functionality | 1,196 |
| A library that provides a standardized way to handle forms in Ruby applications, separating form logic from model objects. | 2,494 |
| Provides an implementation of serialization for ActiveModel objects in Rails applications. | 5,329 |
| Generate Entity-Relationship Diagrams for Ruby on Rails applications | 4,009 |
| An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 |
| Provides useful accessors to ActiveRecord's Column object | 2 |
| Adds utility features to ActiveRecord's handling of tables | 5 |
| Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| A library that logs all changes to your models in a version-controlled audit trail | 3,407 |
| A helper to display model information with I18n features in Ruby on Rails | 461 |
| A Ruby on Rails gem providing meta tags and Open Graph support for search engine optimization. | 2,738 |
| A gem that organizes Rails ActiveRecord models into hierarchical structures using the materialized path pattern | 3,748 |
| A Ruby gem that adds object-based searching to Rails applications. | 5,693 |
| Adds model translations to ActiveRecord models for multi-language support | 2,160 |