Registry / database / annotate

annotate

JSON →
library3.2.0rbrubygemsunverified

Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema.

gem install annotate
INSTALL
IMPORT
SIG · ANNOTATE
A
annotate
databaserubyv3.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Annotate
require 'annotate'

Add schema annotations to Rails models.

require 'annotate' # Run from command line: annotate # This will add schema information comments to your models.
Debug
Known issues
gotchaAnnotate may overwrite manual changes in model files if not configured properly.
fix
Use the `--exclude` option or configure `annotate` in your Rakefile to skip specific files.
affects: >= 3.0.0
Upgrade
Version history
3.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
OpenAI (training)
2
Resources
annotate — gem install annotate · libregistry