Play with `ob-ruby'

This commit is contained in:
Gerard Vermeulen 2023-09-07 15:44:59 +02:00
parent 895cf8d211
commit 9c5ffa6683

View File

@ -2206,6 +2206,7 @@ list detailing and motivating each listing:
;; Beware: Python activation must not call still unbound functions.
(python . t)
(racket . ,(fboundp 'racket-mode))
(ruby . ,(fboundp 'ruby-mode))
;; MIT/GNU Scheme breaks Babel contrary to Guile, Chez and Chicken Scheme.
(scheme . ,(fboundp 'geiser-mode))
(shell . t))