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

Use run_context.loaded_recipe? to check for ruby_build #37

Merged
merged 1 commit into from
May 30, 2013

Conversation

tjwallace
Copy link
Contributor

This allows you to use include_recipe("ruby_build") instead of having to put it in the run_list.

Fixes #31 and #35.

This allows you to use `include_recipe("ruby_build")` instead of having
to add it to the run_list.

Fixes sous-chefs#31 and sous-chefs#35.
@arosenhagen
Copy link

+1 for this to include in master.

@joegoggins
Copy link

+1

2 similar comments
@jakedavis
Copy link

+1

@dmitrybobylev
Copy link

👍

@fnichol
Copy link
Contributor

fnichol commented May 30, 2013

Ah, you nailed it, thank you!!

fnichol added a commit that referenced this pull request May 30, 2013
Use run_context.loaded_recipe? to check for ruby_build
@fnichol fnichol merged commit 6a3f354 into sous-chefs:master May 30, 2013
@tjwallace tjwallace deleted the fix_ruby_build_missing branch April 25, 2014 18:15
@lock
Copy link

lock bot commented May 31, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initial bootstrapping not working
7 participants