mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
89a0b44c64
ProfileContext#to_resources_dsl is the only usage of it. The responsibility for this code should be on ProfileContext. Refactored a majority of #create_dsl to be a 2-line long Module.new instead of 36 lines. Much less magic. Still has an anonymous module but it is now much easier to address and debug. Signed-off-by: Ryan Davis <zenspider@chef.io> |
||
---|---|---|
.. | ||
control_eval_context_test.rb | ||
library_eval_context_test.rb | ||
metadata_test.rb | ||
profile_context_test.rb | ||
profile_resource_exceptions_test.rb | ||
profile_test.rb |