What's "new" in Ruby
New on the Collective Idea blog: a quick introduction to Class.allocate, a class method you can use to allocate space for a new object and skip initialization of that object.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
New on the Collective Idea blog: a quick introduction to Class.allocate, a class method you can use to allocate space for a new object and skip initialization of that object.
Post a comment