Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Boris Stitnicky
Boris Stitnicky has asked
17
questions and find answers to
73
problems.
Stats
1.7k
EtPoint
468
Vote count
17
questions
73
answers
About
I am a biologist. And a bit of a Ruby programmer.
Boris Stitnicky questions
Why does Ruby `**` operator have higher precedence than unary `-`?
How do I get compose key work in Emacs?
What is the current status of named arguments (named method parameters, keyword arguments) in Ruby? [closed]
How to modify a matrix (Ruby std-lib Matrix class)?
Which method to define on a Ruby class to provide dup / clone for its instances?
Ruby for loop a trap?
How to find a module's location
Inheriting class methods from modules / mixins in Ruby
Boris Stitnicky answers
Methods specific only to an instance? What are they called in Ruby?
Using Ruby on a string, how can I slice between two parts of the string using RegEx?
Why can't I pass a block variable to inject?
Big O notation for Ruby methods?
Assign a method from one class to an instance of another
Rubyish way to invert a regular expression
What does class_eval <<-"end_eval", __FILE__, __LINE__ mean in Ruby?
Does ruby have an identity function, i.e. x.fn == x, for all x?
How to meta program methods from a Class Constant array which is being referenced in a module?
how to match dna sequence pattern