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
2
questions and find answers to
176
problems.
Stats
6.3k
EtPoint
2.4k
Vote count
2
questions
176
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?
spickermann answers
What is the correct way to specify the Ruby version in a Rails app, using RVM, that will be deployed on Heroku?
Find Value by position on plain HTML in ruby
Using Homebrew vs a ruby version manager on OS X?
Ruby's .where vs. detect
Optimize nested loops in Ruby
The bundle currently has rails locked at 3.2.12. whats to do?
Updating controller variable at set interval
Why we are using _ prefix in some cases to define instance variables in ruby?
Big O notation for Ruby methods?
To which object is a local variable assigned?