Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby on Rails time helper

Ruby - overwrite def method

ruby class object

[promethues, rails]How to enable promethues on rails server

How to call self class method inside the same model in Rails?

Ruby Regex match unless escaped with \

ruby regex lookbehind

Ruby - epoch time with milliseconds to local time string

ruby

Ruby on rails :- Could not find RubyGem rails (>= 0) (Gem::LoadError)

How to do it the Ruby way : Count no. of occurence of a in b

ruby

Fix Your Ruby version is 2.6.8, but your gemfile specified 2.5.5

How to make activerecord-import to use an sequence

Why do `foo == bar` and `bar == foo` return different results?

ruby

Target text without tags using Nokogiri

Hide part of an email address

ruby-on-rails ruby

Rails 5 Upgrade, can't resolve dependencies

Truncate #inspect output in irb (ruby)

ruby stdout irb inspect

Is there anything bsearch for strings in Ruby?

ruby

How can I print syntax-highlighted Ruby code?

How to sort one array based on another array using Ruby

arrays ruby sorting

How to stream a (big) log file?

Rails: Case insensitive params hash keys? [duplicate]

ruby-on-rails ruby