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 ... 44 45 46 47 48 ... 76
Title Δ
What are the downsides to declaring "instance" variables... +1.35
Is it possible to send Blocks or Procs as arguments to Sidekiq? 0.00
Can Ruby subclass instance variables _overwrite_ the superclass's (... -1.85
RSpec Can Only See Classes in the Root of my Lib Directory -0.60
Does Ruby Array#assoc use linear search? +2.14
array into hash ruby -1.13
How is there no FalseClass.new? -1.89
How to create an Object who act as a False in Ruby +1.79
How to convert a string to float in a hash +0.73
Can a function return one of multiple types which do not share a co... +1.01
how do use define_method on an instance of an object on objects of... +1.72
Splat (asterisk) operator on String +1.28
Creating classes dynamicly -0.14
What's the easiest way to get Lisp-Style addition (+ *args) in Ruby? +1.64
Can you redefine a mixin's method in the class which implements it -0.57
to_json in Ruby without quotes around keys 0.00
numbers as key in ruby 1.9.x syntax +0.41
Ruby language feature of Set[1,2,3] +1.00
How to write this string parsing more Ruby-idiomatic? +0.24
what is the time complexity of Array#uniq method in ruby? -0.14
How can I use brace expansion in Ruby? +0.42
Is it possible to express `stuff.map {|x| puts x}` more succinctly? +0.64
Make all Ruby Hashes HashWithIndifferentAccess 0.00
Ruby: Module, Mixins and Blocks confusing? -0.70
get instance variable name from itself in ruby -1.06
How do I get ruby to honor a local hosts file? 0.00
Ruby code optimization: select from array -1.64
How is File.open implemented in Ruby? -1.86
What is the class of "if/unless" etc +1.35
Using super with class_eval +0.25
Setting an existing variable to itself's first element 0.00
Ruby equivalent of python nonlocal -0.25
Ruby require File (not file) -0.37
What is wrong with this rescue example? +0.80
Rails 3.0 .ics feed, works for apple products but not microsoft and... 0.00
How do loop methods like "if" & "while" cap... 0.00
Ruby: How to signal "not implemented yet"? -1.73
How to reduce the number of objects created in Scala? -0.77
Ruby programming - unable to initialize instance variable with defa... -1.21
Does anything special happen to objects when there are no reference... 0.00
each_slice ruby with a skip the first x slices -0.09
What are the common / noteworthy uses of meta programming in Ruby? +0.39
How do I convert boolean values to integers? -1.05
Scala, arrays always call by name, right? +0.40
How to make `SomeClass.new` to return computed value rather than cr... 0.00
Equivalent of “pass” in Ruby +1.01
How many output arguments for a method_missing call in Ruby -0.09
Erlang vs Ruby List Comprehensions 0.00
Marshal can't dump hash with default proc (TypeError) 0.00
Refer to method in module with same name as class 0.00