StackRating

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

sawa

Rating
1528.58 (19,863rd)
Reputation
135,731 (450th)
Page: 1 ... 31 32 33 34 35 ... 72
Title Δ
Ruby array interpolation +2.33
What happens with method after `end` like `end.compact`? -1.69
How does array.inject(:+) work? -0.45
Match an element of an array to a different element in that array 0.00
How to get min key value pair in hash +0.14
Rails Hartl Course: undefined local variable or method -0.09
Ruby: What does the "!~" operator mean? 0.00
Random string generation with same pattern +0.42
Convert ruby string to date 0.00
How to scan text/string for certain words and gsub them out with de... -0.61
Count Records within 30 days of today +0.18
How to escape two forward slashes in Ruby Regex +1.57
Passing splat on nil as argument 0.00
Why is "❨╯°□°❩╯︵┻━┻" with such an encoding used for a met... +0.94
Stop getting input with gets when specific character, similar chomp -0.65
String destructive methods don't seem to work on string slice -0.92
eql? behavior after redefining Object#hash -0.05
I created a DSL to define factories in ruby. Is there a better way... -0.11
Ruby - Grab Most Pairs From a Hash 0.00
Create a two separate arrays from existing array in ruby +1.67
ruby calling one method from another method returns nil instead of... -1.10
Grouping consecutive numbers in an array +0.95
Retrieving last portion of string in Ruby? -0.28
Caller/Backtrace beyond a thread -0.45
Ruby driver tests failing for credit card with luhn algorithm 0.00
Triple equals versions of Enumerable functions -1.88
Why is Kernel method looked up only when `send` is used? 0.00
How to remove a hash item under some condition 0.00
Get the flatten index of a multi-dimension array from its shape and... +0.40
Ruby hash delete_if many -0.42
Incrementation in Ruby hashes +0.65
How does a Ruby method send back different amounts of variables? -2.03
How can I break a long ruby hash into multi-lines? +1.81
Generate all way of arranging a given number of elements +0.62
Converting an array into a hash with format { value => position_... +1.48
Titileize method to capitalize large words in titles -0.49
Ruby- creating an hash from an array of hashes +1.47
Ruby method introspection 0.00
Rspec test not passing. Sort_by array to hash 0.00
What does script[/[^\d]+/, 0] do in Ruby? +0.41
Counting characters after a specific point in a string -0.03
Adding \n at every # characters in string Ruby +0.40
Regular expression to parse key value pairs with quotations -0.96
ruby group ranges that are close to each other 0.00
How do I transform a Ruby block and apply it as an argument to anot... 0.00
How can I dynamcially use a parameter as an operator in Ruby? +1.30
In Rails, gsub works differently locally versus on Heroku 0.00
Ruby Regex with `^` +0.80
String substitution in ruby depends on variable's first character 0.00
ZeroDivisionError Exception with int, Nan with float +0.11