active_record-annotate icon indicating copy to clipboard operation
active_record-annotate copied to clipboard

Consider renaming to active_record_annotate

Open westonganger opened this issue 6 years ago • 0 comments

Something to note its pretty awkward to use both underscore and dash in the gem name. Usually that denotes a plugin for a gem and even then I find it bothersome as ruby prefers underscores in general.

gem "active_record-annotate"

I recommend renaming to:

gem "active_record_annotate"

I checked rubygems and even github completely and this new name is not taken.

I simply want the visibility & adoption of this project to be as high as possible because its "so much more Rails" than the more popular annotate project.

westonganger avatar Feb 07 '19 22:02 westonganger