Sha256: 6e3070ac5be1e07368be0ae3e53d6ec6c110013cc5019ef80f23fa2192f49ffc
Contents?: true
Size: 1.53 KB
Versions: 1
Compression:
Stored size: 1.53 KB
Contents
# [master][] * Your contribution here! # [2.1.1][] (14 Apr 2017) * [#70](https://github.com/capistrano/rbenv/pull/70): Improve log message when rbenv_ruby is not set - [@ivanovaleksey](https://github.com/ivanovaleksey) # [2.1.0][] (4 Dec 2016) * Make rbenv_ruby optional [#61](https://github.com/capistrano/rbenv/issues/61), [#67](https://github.com/capistrano/rbenv/pull/67) # 2.0.4 (3 Jan 2016) * Change default `rbenv_path` to use `$HOME` instead of `~`. This allows capistrano-rbenv to work with the new quoting behavior of sshkit 1.8.0. # 2.0.3 (27 Jan 2015) * rbenv:validate is a 'success' if version exists #36 * MIT license included * rbenv command runs only on release_roles #44 # 2.0.2 (29 Jan 2014) * Environment variables are set with native SSHKit API * Depend on capistrano 3.1 # 2.0.1 (9 Jan 2014) * Added ability to setup custom `rbenv_roles` variable (default: :all). * Fixed SSHKit dependency # 2.0.0 * Added ability to setup custom `rbenv_prefix` variable. * prefix rails with rbenv by default * Switching to new command map (https://github.com/capistrano/sshkit/pull/45) This gives us more flexible integration and command mapping. Fixed bug when `cap some_task` didn't invoke rbenv hooks. Capistrano 3 -ready release. # 1.0.5 Versions < 2.0 are located in another repo: https://github.com/yyuu/capistrano-rbenv [master]: https://github.com/capistrano/rbenv/compare/v2.1.1...HEAD [2.1.1]: https://github.com/capistrano/rbenv/compare/v2.1.0...v2.1.1 [2.1.0]: https://github.com/capistrano/rbenv/compare/v2.0.4...v2.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capistrano-rbenv-2.1.1 | CHANGELOG.md |