Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

The Ruby gets method truncates my input at 256 characters

ruby windows string gets

How does module_eval / class_eval / instance_eval counts the line numbers

RSpec test routes with mounted engine

Testing validations in model using RSpec with Rails

Is it possible to use Ruby temp directory engine with non-english file names on Windows?

ruby

rmagick auto scaling with proportions

ruby rmagick

Jekyll eventmachine 1.2.7 error on bundle

pass object or object id?

How to break up array at specific point in Ruby? And leave all remaining items

ruby arrays

Tic-Tac-Toe: checking to see if a player has won

ruby

ruby 1.9 wrong file encoding on windows

ruby windows encoding

Dynamic ActiveRecord finder methods chaining based on params

Difference between Logger and ActiveSupport::Logger in Rails 6

ruby-on-rails ruby logging

Regex array (["number", "number",...])

ruby regex

React Native Installing Ruby Gems

Best way to assign values of an array to a struct

ruby

Using NOT operator with Squeel?

ruby-on-rails ruby squeel

How to mock all requests to a site with stub_request?

Using Nokogiri to list which tags are present in the HTML

ruby-on-rails ruby nokogiri

Ruby: How to replace the words in string by two arrays?

ruby