Top Level Namespace
Defined Under Namespace
Modules: Landlord
Instance Method Summary collapse
Instance Method Details
#show_version ⇒ Object
9 10 11 |
# File 'bin/landlord', line 9 def show_version puts "landlord #{Landlord::VERSION}" end |