Skip to content

Make with_comment_column work with Annotate.set_defaults #990

Closed
@Adeynack

Description

@Adeynack

Describe your problem here.

Commands

$ rake annotate_models

Acceptance Criteria

  • "with_comment_column" => "false" appears after "with_comment" => "false" when calling rails generate annotate:install.
  • its setting is read when annotating (right now, setting it to true does not activate the switch and comment column is not rendered).

Related Issues

This was an oversight when implementing #988.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions