Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow include_recipe to omit rb extension #166

Merged
merged 1 commit into from
Sep 24, 2015

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Sep 23, 2015

Like ruby's built-in require, it would be convenient to abridge .rb extension.
With this change, you can include foo.rb recipe by both include_recipe 'foo.rb' and include_recipe 'foo'. So this is backward-compatible.

@ryotarai
Copy link
Member

Thank you!

ryotarai added a commit that referenced this pull request Sep 24, 2015
Allow `include_recipe` to omit rb extension
@ryotarai ryotarai merged commit 1b093e4 into itamae-kitchen:master Sep 24, 2015
@ryotarai
Copy link
Member

v1.6.0

@k0kubun k0kubun deleted the omit-extension branch September 24, 2015 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants