Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
gylaz
gylaz has asked
12
questions and find answers to
17
problems.
Stats
597
EtPoint
226
Vote count
12
questions
17
answers
About
Developer @ thoughtbot
gylaz questions
Why does `git push -f` force push ALL of the tracking branches?
What is the right git workflow with shared feature branches?
Delayed Job: Configure run_at and max_attempts for a specific job
Vim mapping with user input
Programmatically determine gem's path using bundler
How to rescue all exceptions under a certain namespace?
Why do I need Nginx with Puma?
How to copy and paste between different tmux panes running vim instances
gylaz answers
starting multiple workers in Procfile (development environment vs Heroku)
What's the right syntax to use Rails `content_for` helper in a HAML context
Delayed Job: Configure run_at and max_attempts for a specific job
Rails :order by date in Postgres returning incorrect order
silver searcher ignore multiple directories
Rails service objects vs lib classes
Only show decimal point if floating point component is not .00 sprintf/printf
Difference between -%> and %> in rails [duplicate]
Get select value of dropdown for capybara testing
Rails: Custom text for rails form_for label