Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
spickermann
spickermann has asked
4
questions and find answers to
221
problems.
Stats
7.5k
EtPoint
2.8k
Vote count
4
questions
221
answers
About
I am a Senior Software Engineer working for Shopify and living in Bavaria in Germany.
spickermann questions
Why does the Ruby debugger return different values than the code at run time?
Why is a delegated method public when declared in a private section?
String#split strange behavior [duplicate]
spickermann answers
Rails find records using an array of hashes
Modify an Array in Place - Ruby
How to sanitize html string except image url?
Sample an array with seed value to get consistent result
Rspec expect( ) vs expect { }
Is there a difference without curly braces when using hash as an argument?
Ruby: How to determine how many variables are being assigned by method caller
How to fix sql injection in order rails query
How to fix the "SystemStackError (stack level too deep)" in rails model
How to display flash messages in rails service object