You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scratch my last comment. I was exploring the other VerbalExpressions libraries and realized it was more consistent the way it is. I guess for the gem name ver_ex would be the Ruby name, but it's an odd case.
My solution:
Optional: Rename the gem to verbal_expression after a deprecation release.
In lib/$GEM_NAME.rb with the module VerbalExpression(s) add a line at the bottom VerEx = VerbalExpression unless defined?(VerEx)
From there add a note in the read me about how to create a constant that acts as an alias.
Maybe convert to a shorter gem name?
Ideas:
Verbal- takenThe text was updated successfully, but these errors were encountered: