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

Fix code example in description #60

Merged
merged 1 commit into from
Jan 12, 2015
Merged

Fix code example in description #60

merged 1 commit into from
Jan 12, 2015

Conversation

spajus
Copy link
Contributor

@spajus spajus commented Dec 24, 2014

Current example is invalid:

SyntaxError: config/deploy.rb:74: syntax error, unexpected tQWORDS_BEG, expecting end-of-input
set :bundle_bins, fetch(:bundle_bins).push %w(my_bin)

Current example is invalid:

SyntaxError: config/deploy.rb:74: syntax error, unexpected tQWORDS_BEG, expecting end-of-input
set :bundle_bins, fetch(:bundle_bins).push %w(my_bin)
kirs added a commit that referenced this pull request Jan 12, 2015
Fix code example in description
@kirs kirs merged commit e5b10ad into capistrano:master Jan 12, 2015
@kirs
Copy link
Member

kirs commented Jan 12, 2015

Thanks!

@spajus spajus deleted the patch-1 branch January 12, 2015 13:56
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