rollable icon indicating copy to clipboard operation
rollable copied to clipboard

Regex in method missing only allows single words

Open timonv opened this issue 13 years ago • 0 comments

The regex in method missing, and respond_to of course, should also allow words seperated by underscore. Fixing it by making two regexes is possible, but one would be nicer.

timonv avatar Apr 24 '11 14:04 timonv