]> git.notmuchmail.org Git - notmuch/commit
ruby: Add markers to method definitions to help rdoc
authorAli Polatel <polatel@gmail.com>
Fri, 29 Jul 2011 06:29:54 +0000 (09:29 +0300)
committerAli Polatel <polatel@gmail.com>
Fri, 29 Jul 2011 06:29:54 +0000 (09:29 +0300)
commit6ef8e018f8ebafb90978a7f4a726b27c46022dc4
tree4c6e9977671d20262cd7d39efb2b0769c1ac558c
parent666ef9f5f668467fc659b3016ac7f3cad00e2a9d
ruby: Add markers to method definitions to help rdoc

rdoc is dumb and needs markers in method definitions so that she can
find which source file the method is defined in
bindings/ruby/init.c