summaryrefslogtreecommitdiff
path: root/lib/dslkeywords/resource.rb
AgeCommit message (Expand)Author
2026-03-01refactor: replace ObjectSpace scan with inherited-hook registryPaul Buetow
2026-03-01refactor: extract do? into DryRun concern module in resource.rbPaul Buetow
2025-02-26already donePaul Buetow
2025-02-26rename dry? to do?Paul Buetow
2025-02-19adding dryPaul Buetow
2025-02-19fixPaul Buetow
2025-02-19more on thisPaul Buetow
2025-02-19nicerPaul Buetow
2025-02-18refactorPaul Buetow
2025-02-18backupping file when changePaul Buetow
2025-02-17cache the resource objsPaul Buetow
2025-02-17use a setPaul Buetow
2025-02-17sugarPaul Buetow
2025-02-17can detect dependency loopPaul Buetow
2025-02-16can find resource objsPaul Buetow
2025-02-16sugarPaul Buetow
2025-02-16change foo[...] to foo(...) syntax for depsPaul Buetow
2025-02-15betterPaul Buetow
2025-02-15can detect invalid resource namesPaul Buetow
2025-02-15add depends_on syntaxPaul Buetow