| Title |
Δ |
| Accessing constants without always specifying the module
|
-2.14 |
| Do something if value is present
|
+0.91 |
| Why does `object_id` of symbols vary between rails console and pry/...
|
+1.48 |
| Why can't I use |a,b| instead of |(a,b)| in arr.map { |(a, b)|...
|
-1.57 |
| Ruby: return the first character from string if it matches and if t...
|
+1.10 |
| ruby - Enumerable example - confused
|
+0.82 |
| Removing extra spaces from a string
|
0.00 |
| Comparison of fixnum with nil failed, value not nil
|
+0.67 |
| How tp properly handle invalid bytes in utf-8 strings?
|
0.00 |
| How to programmatically remove anchors from a regular expression in...
|
-1.17 |
| Ruby iterate over a variable unless it is nil
|
+0.24 |
| What purpose can anonymous modules serve?
|
+1.51 |
| ruby: open File object to stdout
|
0.00 |
| Cannot convert ISO8859-1 to cyrillic in ruby
|
+1.30 |
| Ruby CSV#fetch case sensitivness
|
0.00 |
| How to change a string into a variable name in ruby, Towers of Hanoi
|
+0.33 |
| Ruby Convert integer to binary to integer array of set bits
|
+0.95 |
| Understanding returning from procs in Ruby
|
-0.09 |
| Randomly failing spec
|
+0.36 |
| How to find the coordinates of a specific matrix-entry in ruby
|
+0.64 |
| How to iterate through array using nested while loops in Ruby?
|
0.00 |
| Fiber.yield using ||
|
0.00 |
| Create a DateTime for tomorrow Ruby
|
-1.29 |
| Ruby scope on main
|
-0.57 |
| Regex that accepts +, -, (, ), space, and numbers
|
-1.35 |
| Using Ruby StringIO's gets method
|
0.00 |
| Insert array values into random positions of another array
|
+0.68 |
| why does the array elements change after block?
|
+1.09 |
| define_method with predefined keyword arguments
|
0.00 |
| Access outer attribute from a function override
|
+1.77 |
| local variable accessed outside exception
|
-0.65 |
| Ruby Mutex Synchronize without wait
|
0.00 |
| How to convert an array to a hash with specified common values
|
+1.22 |
| Invoke class from parameter
|
+1.80 |
| Why is Ruby's Array#shift used in this task?
|
-0.25 |
| Change every nth letter in an array
|
+0.59 |
| Suppress yield arguments
|
-0.48 |
| compare times with milliseconds
|
-0.81 |
| Capitalizing Vowels in a String with Ruby
|
-0.36 |
| How to display modified string?
|
+0.37 |
| Ruby: Getting name of variable
|
0.00 |
| Converting String Object to Bytes and vice-versa using packer/unpac...
|
0.00 |
| What is "Class.new"?
|
+0.36 |
| Are there more elegant ways to prevent negative numbers in Ruby?
|
-0.64 |
| I need help in ruby for a project
|
0.00 |
| Ruby unexpected keyword end
|
0.00 |
| Merge string and variable as argument?
|
+1.20 |
| Ruby: Sorting an Array, skipping the first element
|
-0.59 |
| Ruby switch statement always evaluates to default
|
+0.62 |
| Splitting an array into x arrays
|
-0.51 |