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
225
problems.
Stats
7.6k
EtPoint
2.8k
Vote count
4
questions
225
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
How to link to another view (from same controller) in rails from html erb file?
Sums of odd numbers in array
How to model system with different types of users?
How to add exception handling to my before_action
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?