source:
de.wigbels.ruby/hotcoldrain/test.rb@
f15e2ac
Last change on this file since f15e2ac was 8cc14b9, checked in by , 9 years ago | |
---|---|
|
|
File size: 85 bytes |
Rev | Line | |
---|---|---|
[8cc14b9] | 1 | @mypath = File.expand_path(File.dirname(__FILE__)) |
2 | ||
3 | def foo | |
4 | puts @mypath | |
5 | end | |
6 | ||
7 | ||
8 | foo |
Note:
See TracBrowser
for help on using the repository browser.