StackRating

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

Dave Schweisguth

Rating
1575.64 (3,419th)
Reputation
26,066 (4,897th)
Page: 1 2 3 4 5 6 ... 11
Title Δ
Match capital letters and fill in with subsequent letters until cer... +0.47
How to filter an ActiveRecord query result by comparison to another... 0.00
Defining an order to a set of associated records +0.42
Passing single object vs. passing multiple parameters +0.34
How to run an RSpec test after a specified length of time? -0.08
How does the Observer pattern reduce coupling? 0.00
How to migrate my database schema only once when deploying to multi... 0.00
Is there an RSpec matcher to test the number of arguments with whic... +0.41
How can I use an older version of Bundler for a Ruby project? -0.40
RSpec 3 RuntimeError: "let declaration accessed in a `before(:... 0.00
Running a single RSpec spec fails with "`require': cannot... -0.68
Disabling JavaScript when using Poltergeist and Capybara's defa... 0.00
Defining factories with chained associations 0.00
Should I test associations between models? -2.49
How to select each model which has the maximum value of an attribut... 0.00
View helper method that lists images in a directory with `Dir.glob`... +0.47
Test Driven Development - Should I test database columns and indexes? +0.41
Is it a good idea in a test class to use constants of the subject c... 0.00
RSpec doesn't load my class even though it loads in the Rails c... 0.00
Why does this RSpec example require "let!" instead of &qu... -1.37
How do I compare integer indexes in arrays when there are duplicate... +0.08
While doing TDD, when to implement a new mocked dependency? +0.41
How to require Javascript files for testing in my RSpec/Capybara/Se... 0.00
How to invoke RSpec inside a rake task? 0.00
EAFP vs LBYL: Which is more idiomatic Ruby? 0.00
How to test that an element is randomly selected from a list? +0.41
How can I get the CodeClimate CLI to emit more detail? 0.00
How to avoid circular creation of associated models in factory_girl? 0.00
Refactor how one options hash is built from another 0.00
How do I write an ActiveRecord query that filters out results from... 0.00
Adding helper module to Rspec -0.34
How to use Git pull requests when testing on feature branch 0.00
How can we test that a class implements many interfaces? +0.17
Why is transparency valued over safety in the Composite pattern? 0.00
How to enable the "Test passed: X" feature for Karma test... 0.00
Is it correct to have more than one Then in a single Cucumber scena... -0.23
Is there a setup method similar to what test controllers have but f... 0.00
How to make my RSpec describe blocks run independently of one anoth... 0.00
How to achieve data flow coverage on unused variable assignments? 0.00
Unit testing: what to do if the method/function to test doesn't... 0.00
Capybara/Cucumber In Ruby: stop searching when no more elements exist 0.00
How to make rspec-mocks' expect to receive.with fail eagerly +0.40
How to wait in Capybara when using #all +0.62
How to wait in Capybara when using #all -1.55
How to get poltergeist/PhantomJS to delay returning the page to Cap... +0.41
In Rails, how to pick an element from an array that is part of a pa... 0.00
What Is the syntax for writing test definitions in Cucumber? +0.38
How to print the Model.create calls made by FactoryGirl.create? 0.00
What happens when multiple processes try to write the same file? 0.00
How to iterate over ActiveRecord model objects with a particular va... 0.00