Class: Tomo::Plugin::Rbenv::Tasks
- Inherits:
-
TaskLibrary
- Object
- TaskLibrary
- Tomo::Plugin::Rbenv::Tasks
- Defined in:
- lib/tomo/plugin/rbenv/tasks.rb
Instance Method Summary collapse
Methods inherited from TaskLibrary
Constructor Details
This class inherits a constructor from Tomo::TaskLibrary
Instance Method Details
#install ⇒ Object
7 8 9 10 11 |
# File 'lib/tomo/plugin/rbenv/tasks.rb', line 7 def install run_installer modify_bashrc compile_ruby end |