]> gitweb.fluxo.info Git - puppet-stdlib.git/commit
Add private function back and forward to assert_private with deprecation warning
authorTravis Fields <travis@puppetlabs.com>
Thu, 5 Mar 2015 19:01:31 +0000 (11:01 -0800)
committerTravis Fields <travis@puppetlabs.com>
Thu, 5 Mar 2015 19:12:51 +0000 (11:12 -0800)
commit4a68b224c4a4a986be6b4bf9580fc4f23251e3c6
tree333ba3489c504e4c56d851d4ac4e6929b8ba3e96
parent56d815bcfc5f57d8dff974fd8bba192c6b141f89
Add private function back and forward to assert_private with deprecation warning
lib/puppet/parser/functions/private.rb [new file with mode: 0644]
spec/functions/private_spec.rb [new file with mode: 0644]