Class: Capistrano::Dummy
- Inherits:
-
SCM
- Object
- SCM
- Capistrano::Dummy
- Defined in:
- lib/capistrano/dummy.rb
Defined Under Namespace
Modules: DefaultStrategy
Class Method Summary collapse
Class Method Details
.derp ⇒ Object
7 8 9 |
# File 'lib/capistrano/dummy.rb', line 7 def self.derp 'Capistrano::Dummy loaded' end |