PROfile
All time reputation: 3
Achievement
You have not received any achievements.Shamaoke's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
Ruby ruby Multithreading
Ruby. Thread benchmark
posted on July 7, 2011 by Shamaoke
Ruby instanceeval classeval
Scope chain
posted on April 6, 2011 by Shamaoke
Ruby class ruby configuration
Configure some behaviour through a separete configuration class
posted on March 10, 2011 by Shamaoke
Ruby ruby ping Net saved by 1 person
Using net http ping
posted on March 10, 2011 by Shamaoke
Ruby ruby definemethod metaprogramming saved by 1 person
Defining the instance and class methods using define_method
posted on March 9, 2011 by Shamaoke
Ruby ruby boundmethod unboundmethod saved by 1 person
Bind the parent's method to the child objects
posted on March 7, 2011 by Shamaoke
Ruby ruby instanceeval saved by 1 person
Execute an instance method of Object and call in its block instance methods of another object
posted on March 6, 2011 by Shamaoke
Ruby ruby index inject
inject with index
posted on February 26, 2011 by Shamaoke
Ruby ruby tap saved by 1 person
Object#tap
posted on February 26, 2011 by Shamaoke
Ruby ruby benchmark ring
Ring Benchmark
posted on January 12, 2011 by Shamaoke
Ruby exception stopiteration saved by 1 person
StopIteration
posted on December 30, 2010 by Shamaoke
Ruby method ruby block
Call a block or a method
posted on December 29, 2010 by Shamaoke
Ruby class extending saved by 1 person
Two ways of extending a class by class methods
posted on December 28, 2010 by Shamaoke
Ruby delegator saved by 2 people
Delegator
posted on December 25, 2010 by Shamaoke