Module: Crypter
- Defined in:
- lib/crypter.rb,
lib/crypter/version.rb
Constant Summary collapse
- VERSION =
"0.1.1"
Class Method Summary collapse
Class Method Details
.greet ⇒ Object
4 5 6 |
# File 'lib/crypter.rb', line 4 def self.greet "wel-come" end |