Skip to content

Bugfix for Ruby 2.0.0

Compare
Choose a tag to compare
@YellowApple YellowApple released this 05 Sep 05:54
· 5 commits to master since this release

Bales now catches NameError exceptions thrown by const_defined? when encountering undefined constants (never mind that the whole bloody point of const_defined? is to check whether or not said constant is, you know, un-bloody-defined).