Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
seph
seph has asked
0
questions and find answers to
29
problems.
Stats
526
EtPoint
137
Vote count
0
questions
29
answers
About
seph questions
seph answers
How to read a large text file line-by-line and append this stream to a file line-by-line in Ruby?
Adding a newline to a file
fast approximate string matching in a large array in ruby
split array to sub array by step in Ruby
Efficient way (in Ruby), to determine largest matching sequence in an array/string?
\' (backslash, single quote) in a Ruby string
In Ruby how to put multiple lines in one guard clause?
Can I repeat command in irb?
is there something like 'with_indifferent_access' for arrays usable for include?
Why is rubocop asking me to put // around regex when i'm using %r already?