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
236
problems.
Stats
7.8k
EtPoint
2.8k
Vote count
4
questions
236
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 Tell Which Error Status Code Will be Rendered from Rails Exception?
Ruby version not in ruby-build list for rbenv
How to strip column values in Active record through loop before saving in rails framework?
private and private_class_method keywords in Ruby
Ruby on Rails - back button that will take you back to the previous page
How to check that a ruby value is a non-negative float?
Updating email domain name in Rails Console for many users
Disable certain parameters from being logged in Ruby on Rails
Prettier for YAML - SyntaxError: Nested mappings are not allowed in compact mappings
Ruby << syntax method raises an error, but .push method not when using yield. Why?