Implement source keyword feature for recipes

This commit is contained in:
Thibault Jouan
2013-07-28 18:38:00 +00:00
parent 65643e065e
commit c7295fb977
4 changed files with 30 additions and 0 deletions

1
spec/fixtures/recipes/error.rb vendored Normal file
View File

@@ -0,0 +1 @@
raise 'error from recipe'