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
14
questions and find answers to
19
problems.
Stats
633
EtPoint
230
Vote count
14
questions
19
answers
About
Developer @ thoughtbot
gylaz questions
Routes with multiple, optional, and pretty parameters
What is the idea behind Go package naming convention?
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
RSpec: Testing Mailgun Email Receiving and Parsing
Rails constants for page content
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]