ruby: Fix keyword matching
commiteaf6c82af8f6f00b5231ea5254db3fb3a2569ad8
authorColomban Wendling <ban@herbesfolles.org>
Thu, 23 Jul 2015 16:11:38 +0000 (23 18:11 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Mon, 14 Mar 2016 18:27:22 +0000 (14 19:27 +0100)
tree2750e7283a3765e5911cb91eda009e522e5fe40a
parente003da2beafb02406a4a3912d5885f6db317d821
ruby: Fix keyword matching

After an identifier there can be anything but an identifier character.
tagmanager/ctags/ruby.c
tests/ctags/Makefile.am
tests/ctags/ruby-block-call.rb [new file with mode: 0644]
tests/ctags/ruby-block-call.rb.tags [new file with mode: 0644]