Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
johannes
johannes has asked
12
questions and find answers to
23
problems.
Stats
929
EtPoint
345
Vote count
12
questions
23
answers
About
johannes questions
what is the exact syntax and semantics of a quoted string in the http1.1 rfc2616
What exactly is `&:capitalize` in Ruby?
how to rb_protect everything in ruby
How to acess ctime, mtime, … of a symbolic link?
How to access a toplevel entity in ruby, from inside a module which defines the same name
How to decide whether an optional argument was given or not in a ruby method
How to use textColorPrimary as background color in a style?
Why does returning false in the keydown callback does not stop the button click event?
How to hide a text input's browser-generated dropdown list of previous items [duplicate]
johannes answers
Ruby Command Line: How can I send the CTRL-C command via text in the command line?
(In Ruby) allowing mixed-in class methods access to class constants
Ruby Gems with Persistent data
Java - find host by MAC address
how to dynamically call a method while respecting privacy
Running code after class is fully loaded
How to get a filename from an IO object in ruby
Storing Passwords for External APIs - Best Practice
Ruby: How to determine if file being read is binary or text
How to open a file and search for a word?