Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

rails ransack gem to search json column

ActionView::Template::Error (undefined method `silence' for)

Local history with pry

ruby-on-rails ruby pry

Elasticsearch issue: Cannot connect AWS elasticsearch service

Ruby regex - replace dots with spaces in the middle of text

ruby regex

Max and Min value of Fixnum and Bignum in Ruby

ruby

Ruby OOM in container

ruby docker

In Ruby, if you assign a function to a variable, why does it automatically run?

ruby methods irb

What is `hash` in ruby?

ruby hash

How to set the request.body for an Rspec request spec with a GET request

Ruby: Is it possible to determine the class that my Ruby method is executing in without hardcoding the classname?

ruby

Ruby: How can I kill "warning: `*' interpreted as argument prefix"? [duplicate]

ruby splat

Default Sidekiq Redis configuration in Rails app

Can a Ruby method accept either a block OR an argument?

How do I know that a gem is compatible with a version of rails?

ruby-on-rails ruby rubygems

Best permutation count algorithm in ruby

arrays ruby binary permutation

Explain: ruby -run -e httpd

ruby

psql: could not connect to server error on "travis-ci"

ruby postgresql travis-ci

Rubocop Lint/Void: Literal used in void context

ruby-on-rails ruby rubocop

Ruby: Passing down key/value after transforming objects in array

ruby-on-rails ruby