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
3
questions and find answers to
210
problems.
Stats
7.3k
EtPoint
2.7k
Vote count
3
questions
210
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
Why are these outputs different?
Sidekiq to execute at specific time in every timezones
Rails simple model attributes not saved to database
How to sort hash keys based on array keys?
Assign a variable by returning a value from a block when assignment is nil
Unknown Attribute when importing from CSV
Conditional and iterators in ruby
Ruby Check if at least one element from collection meets condition
Meaning of __FILE__ = $0 as given on ruby-lang.org
How can I skip active record validations in some special cases?