saipas (B L)
- Login: saipas
- Registered on: 11/26/2013
- Last sign in: 02/11/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/15/2014
-
08:07 AM Ruby Bug #9156: Not able to get tmp dir to work with Ruby 2.0.0
- That's what I get:
drwx------ 181 ben staff 6154 Feb 15 00:07 /var/folders/w6/5t5wbvps7sq68h0ss0qs3ygm0000gn/T/
02/11/2014
-
06:59 AM Ruby Bug #9156: Not able to get tmp dir to work with Ruby 2.0.0
- Sorry for the delayed answer, my platform is OSX Mavericks.
11/26/2013
-
10:01 AM Ruby Bug #9156 (Closed): Not able to get tmp dir to work with Ruby 2.0.0
- I just migrated to Ruby 2.0.0 from 1.9.2 and I'm getting errors when trying to handle files because I can't get tmp directories to work.
If you check this file and look at line 29 you'll see that a check on world_writable? has been ad...