axgle (xiong ai)
- Login: axgle
- Email: axgle@qq.com
- Registered on: 10/28/2008
- Last sign in: 05/25/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
09/28/2009
-
06:54 PM Ruby Feature #1961: Kernel#__dir__
- =begin
(1) add a toplevel constant __DIR__
+1
when you type "__DIR__",you type "shift __DIR__".
when you type "__dir__",you type "shift __[release shift] dir shift __"
so,I prefer __DIR__ than __dir__
thanks
=end
-
06:40 PM Ruby Feature #1081: add File::write() convenience method
- =begin
File::write(path, string, mode='wb', opt={})
+1
=end