StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Jörg W Mittag

Rating
1561.15 (5,399th)
Reputation
302,100 (119th)
Page: 1 ... 45 46 47 48 49 ... 76
Title Δ
Extending a Ruby class with a standalone piece of code -1.19
Iteration in Ruby +0.22
When is it wise to use Singleton classes in Ruby? -1.15
How do I make an Object accesible inside a class in ruby? 0.00
What command opens Ruby's REPL? +0.40
is it OK to use ruby's implicit return value from []= +0.27
Ruby enumerables don't keep the same class -1.00
In ruby, is there a way to tell a class to inherit variables/method... -0.11
Method name format +0.13
Can I iterate over every instance variable of a controller with rai... 0.00
How to "dynamically" open a class so to add to it a scope... +0.06
Some doubts w.r.t. short-circuit (||=) operator -0.67
Is this internal DSL syntax possible in Ruby? +0.39
` (a ||= []) << 1 ` versus ` (i ||= 0) += 1 ` +0.97
Do Static vs. Dynamic Types Have Anything to Do With Making it More... +1.48
How should I understand identifiers in ruby? +0.89
Why do we need a separate datastructure like B-Tree for database an... +0.67
Ruby linked list implementation #remove! do block ineffectual 0.00
To comment code or not to comment code 0.00
Similarities and differences between Scala macros and C++ templates +1.56
Scala - How to group a list of tuples without pattern matching? +1.57
More natural way of Proc calling in Ruby 1.9 -1.79
Interpretation as a local variable overrides method name? +0.38
reference to a method on an object +1.23
Ruby object literals (ala javascript) -1.45
Scala SortedMap.map method returns non-sorted map when static type... -1.51
ruby: [] calls? 0.00
Is there anything Ruby Mixins can do what C# pseudo Mixins (Interfa... -2.21
Scala add contents of two lists -1.30
Why the eval creates method as private method? 0.00
Using scala Maps to accumulate values -0.60
Using ruby-debug in for i in 0...5 0.00
Equivalent of the Scala IDE worksheet in other languages? +1.28
Difference between accessing a protected method directly and using... +1.46
Ruby update 1.8.7 to 1.9.3 -2.70
Open ranges in Ruby using floats? +0.37
Does an operator in Ruby belong to only one particular class? -0.17
C# vs Python argument passing +0.03
How to pass List to Int* method in Scala? 0.00
ruby build hash like quaternary number system -1.15
ANTLR grammar for Scala? +1.80
Send function with hash -0.35
Assigning Arrays to different variables +0.62
Number of optional arguments for a method in Ruby 1.8.7 -0.08
Is there any data structure in Ruby which is similar to Pascal reco... -0.10
why bash -l -c "CMD" makes ruby find my gem? -1.20
What is a "kind" in the context of Type Systems? +0.46
Using inheritance with multiple files in Ruby -0.62
Method that counts the occurrences of string X, takes in variable n... +0.36
Anonymous inner class must extend some superclass? +1.77