StackRating

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

Arup Rakshit

Rating
1585.12 (2,625th)
Reputation
100,558 (734th)
Page: 1 ... 15 16 17 18 19 ... 53
Title Δ
How do I add the two values together in this Ruby Hash? +0.34
Ruby block's result as an argument +0.35
Why is my inject method not working? It seems to be constructed cor... +0.35
Using Rails Console to insert an array of data 0.00
How to print last elements of array -2.13
How to duplicate a ruby hash based on existing key names? +0.40
Formatting elements from array into a string -2.73
Elegantly "Shifting" the Values of a Range 0.00
Getting just the filename from HTTP post +0.35
How to find singular form of a word using ruby? 0.00
Optimize Ruby detect statement -0.38
How to get a specific value from url in ruby on rails -1.05
Check if partial value is inside array +1.63
"gem install rails" fails with DNS error 0.00
Calling specific element from array not returning (Ruby) 0.00
Print out the duplicates and the amount of duplicates in ruby arrays 0.00
ruby loop through array and extract elements +1.10
How to show values of a instance with line break in Rails console -1.58
Print memory address for Ruby array 0.00
How to get the name of file without extension? -0.48
Getting a hash from map instead of an array +2.12
Sum only integers in array (Ruby) +1.73
NameError: undefined - have parsing rules for local variables chang... -1.59
How to determine the encoding of the string in Ruby 0.00
What is the double pipes in Ruby ( not the ||= )? +0.32
Ruby Syntax error: syntax error, unexpected '=', expecting... +0.29
From the Rails API docs, how can I know that ActiveRecord::Relation... -0.99
mysql2 gem support updatable record -0.16
XSLT: get current node and children's text 0.00
How to test my model method Project.all()? 0.00
Expect that a JSON has just a particular set of keys in rspec? -0.97
rails activerecord sum works with .each but not with others 0.00
wrong number of arguments (2 for 0..1) +1.83
How to add elements to Hash in one line? +0.36
How to read lines from file into array? +0.34
How to select the first n elements from Ruby array that satisfy a p... +0.34
Run a process, capture its output and exit code -2.24
Move elements of an array to a different array in Ruby -1.63
Method for padding an array in Ruby +1.09
Reverse an array without using a loop in ruby +0.05
Ruby add 31 days to date string within 2d array +1.18
rspec 3 - stub a class method 0.00
String can't be coerced into Fixnum in TestFirst lesson 0.00
Ruby Array of Hashes; keep only first element containing a certain... 0.00
ruby/rails sort an array of records based on an array of string 0.00
List files without corresponding spec -0.14
Array replacement in Ruby +0.35
What does Integer#times.collect mean? -0.65
Run ruby script in terminal with parameters -0.55
Best Pattern to Indifferently Compare Strings/Symbols for Equality? +0.57