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 ... 4 5 6 7 8 ... 11
Title Δ
How to prevent access to Admin namespace +0.41
Efficient way to create a Ruby hash from multiple ActiveRecord quer... +0.96
Access Attribute of Rails Test Fixture in Associated FixtureSet -0.58
What Linux version does CircleCI use? Can it be modified? +0.41
What tests should I write to test user validations for an admin-onl... +0.42
Return unique values of an array without using `uniq` +0.99
Is there any difference between a feature spec and a view spec? 0.00
Should I use `respond_to` or have a dedicated API namespace in Rails? -0.43
How can I stub a controller helper method in a view spec with RSpec... +0.42
Why does Time.now.today? return false in my Rails 4 application? +0.49
Side-by-side Functional and Acceptance Testing (SpecFlow) 0.00
In CircleCI, how do I check whether a project branch is currently g... 0.00
How to count tags on running scenarios in Ruby Cucumber? 0.00
Is there a pattern/design for transition between two complex system... 0.00
What does CircleCI do with non-0 exit codes? 0.00
Outside-In TDD: Should I check in failing acceptance tests? -2.46
`require': No such file to load -- test_helper (LoadError) 0.00
Cucumber and Capybara keep saying that I have an undefined method c... 0.00
Calling methods from other classes in cucumber 0.00
Why does `gem update rake` ask me about an executable conflict? 0.00
RubyMine can't find RSpec specs 0.00
How can I make this method more concise? 0.00
Capybara webkit 1.7 & qt5 - Rails page caching issue 0.00
How to get all factory_girl factories defined for a particular mode... 0.00
Factory Girl says ArgumentError: wrong number of arguments (1 for 2... 0.00
How to apply TDD to a package-by-layer design? 0.00
Why does running rake:db:migrate in RubyMine create one new model t... 0.00
Stubbing Paperclip downloads from S3 in RSpec 0.00
How to DRY up a test case repeated in multiple contexts? -0.31
Does build automation really help productivity even without unit te... -0.41
What philosophy of RSpec testing of a Rails application should I fo... -0.09
What does assign do in rspec-rails? 0.00
How to structure my RSpec test folders, files and database? +1.55
What's the difference between Arrange and Act in the Arrange, A... 0.00
Is there a way in RSpec to give 'not' higher precedence tha... +1.90
Upgrading to RSpec 3 and following deprecation notice results in &q... 0.00
How to break down super long specs in RSpec? 0.00
In RSpec, how to determine the time each spec file takes to run? 0.00
How can I get Markdown to wrap automatically in RubyMine? 0.00
What currency to use in unit tests? 0.00
Feature specs fail only on CircleCI or Codeship continuous integrat... 0.00
How to reveal available keyboard shortcuts in dialogs in RubyMine? -0.59
Cucumber/Capybara tests fail without save_and_open_page 0.00
How to stub a flash in Rspec tests +0.42
execute jquery inside of an rspec feature test for a rails applicat... 0.00
Setting the value of handsonTable control element using capybara 0.00
How to run/debug Ruby Cucumber tests in IntelliJ IDEA? 0.00
Testing without relying on implementation details -0.79
Understanding native and send_keys in Capybara 0.00
How to access a controller method from a Cucumber test - or alterna... +0.42