summaryrefslogtreecommitdiff
path: root/chef/lib/chef/resource/ruby.rb
Commit message (Collapse)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-33/+0
| | | | The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo!
* make run context optional for all resources' constructorsDaniel DeLeo2010-06-031-1/+1
|
* Changing Resources to use new initializerChris Walters, Tim Hinderliter2010-06-031-3/+3
|
* Add ruby_block, fixes chef-381Adam Jacob2009-06-161-1/+1
|
* Opscode, little CAdam Jacob2009-01-091-1/+1
|
* Updating the chef requires so that you can not need every dependency to run ↵Adam Jacob2009-01-061-1/+1
| | | | the client.
* Updating templates to cache like files, and changing hjksolutions to opscodeAdam Jacob2008-10-221-2/+2
|
* big refactor of the repo layout. move to a chef gem and a chef-server gem ↵Ezra Zygmuntowicz2008-10-081-0/+33
all with proper deps