Open donfanning opened 10 years ago
Issue opened against Ridley: https://github.com/RiotGames/ridley/issues/269
Already has comment:
"@donfanning this is because Rye is defining the constant Boolean as a class
and then Ridley is requiring in the Buff-Extensions library which is attempting
to define the same constant as a Module."
If I were to create the following two line program:
The application when executed by ruby will immediately explode and many small children and puppies become hurt by it.
However, if I write an application requiring them individually, all the world is right with many woodland animals rubbing against my legs. I can't tell if Ridley is the issue or if 'rye' is as Ridley supposedly has addressed the issue before.