Closed rusikf closed 9 years ago
In test/helper.rb exists feature
if ENV["HURLEY_ADDRESSABLE"] require "addressable/uri" end
So, add description for it. _Notes: May be it will be nice to concise it from HURLEY_ADDRESSABLE to ADDRESSABLE?_
HURLEY_ADDRESSABLE
ADDRESSABLE
Thanks for the patch.
May be it will be nice to concise it from HURLEY_ADDRESSABLE to ADDRESSABLE?
I just don't want hurley test flags to interfere with other possible environment variables.
In test/helper.rb exists feature
So, add description for it. _Notes: May be it will be nice to concise it from
HURLEY_ADDRESSABLE
toADDRESSABLE
?_