Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Float Rounding Changes in Ruby 2.4

Ruby default assignment ( ||= ) vs Rescuing error

ruby if-statement

Rails RSpec, DRY specs: shared example vs. helper method vs. custom matcher

How to prevent retrying for some Exception/Error on sidekiq

Why postfix `if` in Ruby work so strange

ruby if-statement

using headless chrome with watir webdriver

ruby watir watir-webdriver

LoadError for dotenv/load while Dotenv.load works

ruby

usage of attr_accessor in a rails model class

ruby-on-rails ruby

Method named `hash` in main module overrides some object's `hash` method

ruby

Rails 5 select from two different tables and get one result

why is \d+ not matching all digits?

ruby regex

Ruby: wrong element type Symbol at 0 (expected array)

arrays ruby

How to convert recursive/nested OpenStruct Object to Hash

Are there performance reasons to prefer size over length or count in Ruby?

ruby methods collections

Given a string, determine whether it is from an .html_safe call?

ruby-on-rails ruby

HTTParty POST is sending a GET

ruby github-api httparty

Ambiguity in Ruby class name resolution

ruby-on-rails ruby

What is the DRY way to restrict an entire controller with Pundit in Rails?

rbenv install 2.6.1 FAILED on Mac OS Mojave 10.14.3

Selenium Webdriver ruby upgrade (write_timeout error)