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 7 ... 11
Title Δ
Ruby 2.3 squiggly heredoc syntax not recognized in RubyMine 0.00
In RSpec, how can I mock a method called with a constant argument? 0.00
In WebStorm, can't navigate from .feature file to step definiti... 0.00
How to reuse Minitest support code in Cucumber step definitions? 0.00
In factory_girl, how can I specify an attribute with the same name... 0.00
Specs of my Rails app fail randomly because of wrong default locale 0.00
What are factory_girl transient attributes? Why would I use one? 0.00
Are Cucumber and Gherkin alternatives to Mocha and Chai? Can Mocha... +0.39
Why are my Rails-like callbacks around Ruby methods not working? 0.00
Allow only one of multiple attributes in an ActiveRecord model to b... -0.15
How to write set-operation queries in ActiveRecord without writing... 0.00
`rails s` says "`require': cannot load such file -- pty (L... 0.00
What coding or design patterns can I use to enforce a required sequ... +1.04
Regression component tests with Cucumber. Is there any boundary to... 0.00
How to stub Searchkick in search method in controller 0.00
DigitalOcean guide to installing Rails on Ubuntu with rbenv doesn&#... -0.09
Maximum/Optimal number of Cucumber test scenarios in one file -0.08
Error handing and flow within private methods on controller 0.00
How to access the argument to a case statement in Ruby? 0.00
Why does Cucumber raise AmbiguousStepDefinitionsException? 0.00
`Hash.[]` in Ruby in 1.9 and 2.0 0.00
Is there a design pattern for an object representing a row from a q... 0.00
Why are instance variables sometimes overused in RSpec tests? 0.00
Using RSpec to Test Console Application Interaction +0.41
RSpec test of "wrong number of arguments" error fails in... -1.88
How to test if a class receives a message in RSpec? 0.00
How to verify that IO.copy_stream was successful 0.00
What is the difference between block coverage and branch coverage? 0.00
How can I tell Rails to autoload namespaced models from a top-level... 0.00
What is the scope of an instance variable in a Rails controller? 0.00
Is it possible to chain predefined functions in RubyMine live templ... 0.00
Grouping a datetime column by date in a legacy database using Activ... 0.00
How is cyclomatic complexity counted? 0.00
When executing "bundle exec rails runner", how can I spec... 0.00
Alternatives to model classes in Rails migrations 0.00
How to run a single row of a Cucumber scenario outline example tabl... 0.00
Can't get a scenario's filename from scenario.file in Cucum... 0.00
How to test that specific assets (JS, CSS) are available in layouts? 0.00
How to test output from a subprocess with RSpec 0.00
Can I downgrade my app to older versions of Ruby and Rails? How? 0.00
How can I test in RSpec whether code I've loaded has any Ruby w... -2.51
C# Testing Lines of Code Covered Using Ruby/Cucumber Testing Framew... 0.00
What database abstraction patterns are there? 0.00
How to explain the advantages of refactoring spaghetti code? 0.00
How can I unit-test a method that uses a REST API with RSpec? +0.40
Is it better to use shoulda-matchers or Factory Girl in unit testin... +0.39
How to save Cucumber test results to a file 0.00
How to resolve RSpec's deprecation warning about the new expect... +0.42
What is sequence coverage? -0.56
Calling a singleton method within an instance method in a module th... +1.59