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 ... 40 41 42 43 44 ... 76
Title Δ
How to determine if optional arguments are passed in Ruby +0.09
How implementation of class helped a object driven programming? 0.00
Feed Array of Strings into Ruby Loop +0.09
Extending a class from something 0.00
How can I test if a variable is defined? -1.32
is there any way to embed a comment in a Ruby method that could be... -2.40
Is there any way to avoid having to write ".call" on lamb... -1.76
Write two similar methods -one with bang, one without- while respec... -1.44
How to create a nested loop with Ruby the "Right Way!"? +0.80
Monkey-patching ruby method with bang -0.83
How to parse # in HTTP GET? +0.41
Can a Ruby module be described as a singleton class? -0.69
Is there an equivalent to F# |> (method chaining) in Ruby? +1.30
How to map method name X to method name Y in Scala like in List 0.00
Multithreaded ruby program only uses 100% cpu +0.39
overwriting a method in Fixnum to deal with a Bignum -0.35
Ruby: Why is an instance variable defined inside a class nil? +0.95
How does foo(a)(b) += x work in Scala? -1.97
Finding sum of every combination of two numbers in an array in Ruby +1.16
Ruby template engine that looks like ruby syntax 0.00
How does Ruby's .() operator work? -1.92
can I do submethods in ruby? -0.07
When to use mutable vs immutable classes in Scala +0.45
Why use Array#to_enum when Array already is an Enumerable? +1.95
Getting ordered list of class/modules implementing instance methods... +0.43
Parser tokens like those in PHP in other languages? -2.01
Is there a way to check what's inside method's code in Ruby or even... -0.25
What's the difference between sending :include to class and directl... 0.00
Ruby: Why don't we need `attr_accessor`? 0.00
Installation of GitLab on PPC fails on libv8 (3.11.8.17), wrong arc... +0.17
Treetop ignore grammar rules +0.38
Equivalent of Python's Pass in Scala +1.80
Make a bool paramater more readable +0.99
Get list of classes and methods that call a specific global method -0.33
It is possible to create compilers for dynamic languages without lo... +2.68
Is there a way to avoid writing ==, eql? and hash methods in Ruby (... +0.44
Is there any to install rbenv offline? 0.00
Ruby local_variables returns :symbols? +0.09
How to write the best possible Java code for a similar Ruby functio... +2.07
Why method in ruby don't return the last statement when we call sup... -2.18
Understanding !# and $@ in bash +0.89
Anonymous modules and classes garbage collection in Ruby +1.43
Why is infinity = 0x3f3f3f3f? -1.19
Issues changing a global variable value in python -0.07
Getting the names of the parameters of a constructor +1.77
Invalid function in ruby -0.09
Returning two elements: Array vs. Struct -1.03
Which Ruby statement is more efficient? -0.64
behavious of Val in Scala -0.69
How to mix required argument and optional arguments in ruby? +2.17