Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Stefan
Stefan has asked
32
questions and find answers to
509
problems.
Stats
16.4k
EtPoint
5.9k
Vote count
32
questions
509
answers
About
Ruby developer from Bremen
Stefan questions
What prevents me from including a class in Ruby?
How to return string with character at given index removed?
Retrieving the Method instance from within a method in Ruby
How to remove or bypass a superclass method in Ruby?
How to create a "clone"-able enumerator for external iteration?
How to separate a heredoc from other key-value pairs in a hash literal in Ruby?
Count how many times a method can be called until it returns nil
How do I find a method's nesting in Ruby?
How to deal with keyword arguments that happen to be keywords in Ruby?
How to determine the class a method was defined in?
Stefan answers
Is there a way to define new literal in Ruby?
Ruby return different type in "array.each"
Can I deconstruct a hash in block parameters in Ruby 3.1, like `|foo:|`?
How to hide private information in an open source project?
slice word with previous character
Ruby select with multiple conditions
How to check user input against pattern?
How to make only the first element of a array capitalize in Ruby
How to get permutations of a string in Ruby without shifting order?
Remove braces in Ruby