Class: GitHelper::Setup
- Inherits:
-
Object
- Object
- GitHelper::Setup
- Defined in:
- lib/git_helper/setup.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
5 6 7 8 |
# File 'lib/git_helper/setup.rb', line 5 def execute execute_config_file execute_plugins end |