Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Incompatibility with ruby-enum v0.7.1 #69

Closed
lmshk opened this issue Mar 1, 2017 · 2 comments
Closed

Incompatibility with ruby-enum v0.7.1 #69

lmshk opened this issue Mar 1, 2017 · 2 comments
Assignees

Comments

@lmshk
Copy link

lmshk commented Mar 1, 2017

I cannot require 'mathematical' when using ruby-enum v0.7.1; the error is:

NameError: wrong constant name default
from <path/to/gem>/lib/ruby-enum/enum.rb:34:in `const_set'

(This also prevents me from using asciidoctor-mathematical.)

Downgrading ruby-enum to v0.7.0 works.

@gjtorikian
Copy link
Owner

I'm looking into it, thanks for the report!

@oddhack
Copy link

oddhack commented Mar 6, 2017

Same problem (expressed differently due to my invocation path, see the asciidoctor-mathematical issue noted above); downgrading to 0.7.0 also appears to work for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants