summaryrefslogtreecommitdiff
path: root/lib/chef/resource/action_class.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* Add a tiny bit more yardTim Smith2018-09-201-1/+1
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-2/+2
* ActionClass doesn’t need use_inline_resources anymore.Noah Kantrowitz2017-04-041-2/+0
* Make ActionClass a classLamont Granquist2017-03-291-17/+15
* Make 12.5+ custom resources whyrun safe by default.John Keiser2016-09-161-0/+4
* allow use_inline_resources for core chef providersLamont Granquist2016-03-211-0/+3
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* Warn when user sets a property of an inline resource to itself.John Keiser2015-12-101-0/+4
* Rename action_provider_class to less-wordy action_classjk/declare_action_classJohn Keiser2015-09-221-0/+83