Module: HelloSystemTeam
- Defined in:
- lib/hello_system_team.rb,
lib/hello_system_team/version.rb
Constant Summary collapse
- VERSION =
"0.1.0"
Class Method Summary collapse
Class Method Details
.exec ⇒ Object
4 5 6 |
# File 'lib/hello_system_team.rb', line 4 def self.exec puts "Hello System-Team!" end |