Skip to content

annotate rake tasks not appearing in rake -T listing #346

@aks

Description

@aks

After running the rails g annotate:install command, the new rake task file is created, at lib/tasks/auto_annotate_models.rake.

However, when running rake -T, there appear to be no rake tasks for annotation. In other words, the descriptions for the annotation tasks are not being found (or displayed).

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions