Annotate v2.1 Release Notes

Release Date: 2009-10-18 // over 14 years ago
    • 🆕 New options

      • -R to require additional files before loading the models
      • -i to show database indexes in annotations
      • -e to exclude annotating tests or fixtures
      • -m to include the migration version number in the annotation
      • --model-dir to annotate model files stored a different place than app/models
    • Ignore unknown macros ('acts_as_whatever')