Revisions

gist: 218280 Download_button fork
public
Public Clone URL: git://gist.github.com/218280.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
>> File.new("foo", "b")
ArgumentError: illegal access mode b
from (irb):2:in `initialize'
from (irb):2:in `new'
from (irb):2