Skip to content

Commit

Permalink
Merge pull request #969 from DataDog/feature/env_module_functions
Browse files Browse the repository at this point in the history
Make Datadog::Environment helpers to be accessible via module
  • Loading branch information
delner authored Mar 10, 2020
2 parents 54e1184 + f1318f7 commit 182c7a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/ddtrace/environment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ def env_to_list(var, default = [])
end
end
end

extend Helpers
end
end

0 comments on commit 182c7a0

Please sign in to comment.