Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Dave Schweisguth
Dave Schweisguth has asked
5
questions and find answers to
177
problems.
Stats
11.8k
EtPoint
5.1k
Vote count
5
questions
177
answers
About
Like the answers to many SO questions, I'm easy to find by Googling.
Dave Schweisguth questions
Is /etc/irbrc installed by OS X? Does irb read it?
Dave Schweisguth answers
Can a module class method be called from a class nested in that module?
What object is in play for instance variables (i.e. what is self) in Cucumber step definitions?
Why does my Cucumber scenario fail with "Invalid keys :text, should be one of :text, ..."?
What is the scope of the Single Responsibility Principle and how does it work with DRY?
How to generate a temporary file for use in a unit test?
Unit Testing Object Converters
How much should an integration test contain? Where are side effects tested?
How to stub two chained ActiveRecord methods in RSpec?
How to mock the create call for a new ActiveRecord object in RSpec?
Require a specific version of RubyGems