a0ba2f4951
Banners are content more than anything.
6 lines
77 B
Ruby
6 lines
77 B
Ruby
|
|
here = File.expand_path(File.dirname(__FILE__))
|
|
|
|
puts "Hi I live #{here}!"
|
|
|