Module: EMTypographer
- Defined in:
- lib/e_m_typographer.rb,
lib/e_m_typographer/version.rb
Constant Summary collapse
- VERSION =
"0.0.1"
Class Method Summary collapse
Class Method Details
.greet ⇒ Object
4 5 6 |
# File 'lib/e_m_typographer.rb', line 4 def self.greet puts 'Develop with pleasure!' end |