Class: PoolParty::Plugin::Git
- Inherits:
-
PoolParty::Plugin
- Object
- PoolParty::Plugin
- PoolParty::Plugin::Git
- Defined in:
- lib/poolparty/plugins/git.rb
Instance Method Summary collapse
Methods included from PoolParty::Plugin
Instance Method Details
#loaded(*args) ⇒ Object
13 14 15 |
# File 'lib/poolparty/plugins/git.rb', line 13 def loaded(*args) has_package(:name => "git-core") end |