forked from rvm/rvm-capistrano
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathManifest.yml
26 lines (26 loc) · 875 Bytes
/
Manifest.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
- History.md
- Manifest.yml
- README.md
- Rakefile
- LICENSE
- lib/rvm/capistrano.rb
- lib/rvm/capistrano/alias_and_wrapp.rb
- lib/rvm/capistrano/base.rb
- lib/rvm/capistrano/create_gemset.rb
- lib/rvm/capistrano/empty_gemset.rb
- lib/rvm/capistrano/gem_install_uninstall.rb
- lib/rvm/capistrano/gemset_import_export.rb
- lib/rvm/capistrano/info_list.rb
- lib/rvm/capistrano/install_pkgs.rb
- lib/rvm/capistrano/install_ruby.rb
- lib/rvm/capistrano/install_rvm.rb
- lib/rvm/capistrano/selector.rb
- lib/rvm/capistrano/selector_mixed.rb
- lib/rvm/capistrano/version.rb
- lib/rvm/capistrano/helpers/_cset.rb
- lib/rvm/capistrano/helpers/base.rb
- lib/rvm/capistrano/helpers/quote_and_escape.rb
- lib/rvm/capistrano/helpers/run_silent_curl.rb
- lib/rvm/capistrano/helpers/rvm_if_sudo.rb
- lib/rvm/capistrano/helpers/rvm_methods.rb
- lib/rvm/capistrano/helpers/with_rvm_group.rb