source: de.wigbels.ruby/hotcoldrain/test.rb @ 8cc14b9

Last change on this file since 8cc14b9 was 8cc14b9, checked in by Norbert Wigbels <njw@…>, 8 years ago

Aufraeumen

  • Property mode set to 100644
File size: 85 bytes
Line 
1@mypath = File.expand_path(File.dirname(__FILE__))
2
3def foo
4  puts @mypath
5end
6
7
8foo
Note: See TracBrowser for help on using the repository browser.