5
0
Fork 0
module-inifile/spec/functions
David Danzilio a94f51e68d Adding path to create_ini_settings resources
Currently the create_ini_settings function creates an ini_setting with a
title comprised of the section and setting names. This means that we
run into resource conflicts when defining the same section/setting
combinations but in different files. Since the path parameter is
required, we can safely add this to the title of the ini_setting
resource created by the create_ini_settings function. This commit does
just that.
2015-08-12 18:00:57 -04:00
..
create_ini_settings_spec.rb Adding path to create_ini_settings resources 2015-08-12 18:00:57 -04:00