Closed Adeynack closed 12 months ago
@ctran : You can assign me on this. I will work to fix it.
Thanks
Any progress on this? We have a few long table column comments and having this option work with .set_defaults
would make the annotations more readable. We can't really turn on with_comment
because of the formatting.
To be 💯 honest, that slipped my mind completely. But I'll resume my effort here, especially if it can make other's life easier! Thanks for the reminder ;-)
To be 💯 honest, that slipped my mind completely. But I'll resume my effort here, especially if it can make other's life easier! Thanks for the reminder ;-)
Thank you so much. We very much appreciate this gem.
@sureshc @ctran : If I am not mistaken, #999 should do the trick :-)
@ctran : When can we expect a release with this feature added? 😊
Describe your problem here.
Commands
Acceptance Criteria
"with_comment_column" => "false"
appears after"with_comment" => "false"
when callingrails generate annotate:install
.true
does not activate the switch and comment column is not rendered).Related Issues
This was an oversight when implementing #988.