Module: UnloadedDeadEnd
- Defined in:
- lib/dead_end/version.rb
Overview
Calling DeadEnd::VERSION forces an eager load due to
an autoload on the DeadEnd constant.
This is used for gemspec access in tests
Constant Summary collapse
- VERSION =
"4.0.0"
Calling DeadEnd::VERSION forces an eager load due to
an autoload on the DeadEnd constant.
This is used for gemspec access in tests
"4.0.0"