summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/powershell_type_coercions.rb
Commit message (Expand)AuthorAgeFilesLines
* Reorganize powershell_type_coercionsJay Mundrawala2015-03-201-13/+15
* Remove unused codeJay Mundrawala2015-03-201-6/+6
* Escape strings when they contain a special characterJay Mundrawala2015-03-201-10/+21
* Added type coercsion for arrayJay Mundrawala2015-03-201-1/+9
* Update PowershelTypeCoercions to call to_psobjectJay Mundrawala2015-03-201-1/+4
* Add type coercion for hashJay Mundrawala2015-03-201-1/+9
* Added Powershell Type Coercion mixinJay Mundrawala2015-03-201-0/+50