Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

undefined method 'tmpdir' for Dir:class #22

Closed
thedarkside opened this issue Mar 18, 2017 · 1 comment
Closed

undefined method 'tmpdir' for Dir:class #22

thedarkside opened this issue Mar 18, 2017 · 1 comment

Comments

@thedarkside
Copy link

i am running ruby 2.3.1 and it seems that capistrano-git-copy does not require 'tmpdir' which leads to that error: undefined method 'tmpdir' for Dir:class.
Placing that require statement in deploy.rb before require 'capistrano/git_copy' solves this but it would be much nicer if it would be required where it should be: capistrano-git-copy-1.3.0/lib/capistrano/git_copy/scm.rb:132

@ydkn ydkn closed this as completed in 21617be Mar 18, 2017
@ydkn
Copy link
Owner

ydkn commented Mar 18, 2017

Thanks you for reporting this. I just fixed and released it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants