StackRating

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

the Tin Man

Rating
1462.54 (4,527,016th)
Reputation
138,926 (429th)
Page: 1 ... 51 52 53 54 55 ... 72
Title Δ
Screen Scraping in Rails 3 +0.49
Why do I get a segmentation fault with -rdebug option? -0.01
How do I recursively list files within a directory in order of crea... +0.73
What does "file.sync = true" do? -1.16
Reordering an array in the same order as another array was reordered +0.44
How can I dynamically include modules in nested directories? 0.00
How do I remove HTML encoded characters from a string? +1.38
What does an "i" at the end of a regular expression mean? -0.48
What is the difference between def func(var) and def func=(var)? +0.97
How do I trim empty lines using a regex? -0.04
How do you replace with a newline using gsub? -0.52
How can I generate XML with Nokogiri without "<?xml version... -1.89
How Do You Rapidly Benchmark Scripts -0.28
How do I ignore file types in a web crawler? -0.82
How do I run Ruby files whose path contains non-ASCII symbols? 0.00
How do I preserve case with http.get? -2.15
Why do I get an error installing Ruby 1.9.3 using rvm on ubuntu 11.... 0.00
Why do I get a sftp time out error? 0.00
Not sure how to deal with javascript and mechanize in this specific... -2.13
When do I use MiniTest::Unit::TestCase versus MiniTest::Spec? 0.00
Nokogiri collects each line as one line 0.00
nokogiri and xpath -- nested looping with data set +2.35
how to find all links at the same depth with a common closest ances... +0.18
Why isn't this glob working for a Rake FileList for my server? +1.71
Why do I get a blank record for every table row? 0.00
How do I get the extension from a URL using Ruby 1.8.7? -0.87
Read data from yaml file and produce an array in ruby -0.57
Parallel HTTP requests in ruby +0.06
Why does a Ruby array allow access to invalid range index? 0.00
How do I assign a var into a Hash? +0.46
How do I grab pieces of text from a string in Ruby? -2.03
How do I find breaks in multiple date ranges with Ruby +0.54
How to get my MAC Address programmatically with Ruby +0.10
Why doesn't ri know anything about Rails? +1.71
How do I query elements containing attributeNameA with namespaceB w... 0.00
How do I copy a file from one server to another? +1.32
Is it possible to handle text translations for data stored in datab... -0.03
How to get all image, pdf and other files links from a web page? +1.20
How do I collate log files from different processes? -0.03
How can I efficiently scrub Ruby's negative zero float? +0.85
Ruby/Rails - Bad URI 0.00
How do I search and match the contents in a file? 0.00
Does Ruby's 'open_uri' reliably close sockets after read or on fail? +1.93
What's the most effective way to check for nil in a nested hash -2.04
How can I match using regex integer before string? -0.96
Marking an unused block variable -0.43
Can I edit the gem installed using 'gem install' or from my gemfile? -1.49
How do I read a gzip file line by line? -1.04
Ruby regex matching overlapping terms +2.00
Rabin Karp Implementation too slow in Ruby 0.00