notmuch/bindings
Felipe Contreras 79bb82c217 ruby: fetch class name in case of error
There is not much point in complicating the code for error messages that
can be easily constructed.

Before:

  database closed (RuntimeError)

After:

  Notmuch::Database object destroyed (RuntimeError)

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2021-05-17 07:25:14 -03:00
..
python version: bump to 0.32.1 2021-05-15 08:59:01 -03:00
python-cffi version: bump to 0.32.1 2021-05-15 08:59:01 -03:00
ruby ruby: fetch class name in case of error 2021-05-17 07:25:14 -03:00
Makefile build: integrate building ruby bindings into notmuch build process 2015-06-12 09:12:28 +02:00
Makefile.local emacs: Use makefile-gmake-mode in Makefile*s 2020-08-09 21:14:36 -03:00