summaryrefslogtreecommitdiff
path: root/lib/chef/mixins.rb
Commit message (Collapse)AuthorAgeFilesLines
* remove cruft code.danielsdeleo2013-01-231-1/+0
| | | | In all of github there is not a single cookbook using this.
* [CHEF-3783] Make deprecated constants availabledanielsdeleo2013-01-231-0/+1
| | | | | | * Make deprecated constants in Chef::Mixin available by loading the relevant files from the chef/dsl files that replace them. * Add deprecation warnings via const_missing hook.
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+14
The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo!