Search code examples
In Ruby, how to set a default value for a nested hash?...

rubyhashnested

Read More
image_tag not returning image using url in service...

ruby-on-railsrubyerbwicked-pdf

Read More
ruby number to human-readable string conversion...

rubynumbers

Read More
RMagick installation: Can't find MagickWand.h...

rubymacosimagemagickmacos-sierrarmagick

Read More
Rails 7 - How to update a model with skipping the validation?...

ruby-on-railsruby

Read More
Standard way for Rails to parse array query params without using brackets in the URL?...

ruby-on-railsrubyarraysquery-string

Read More
in `decode64': undefined method `unpack1' for nil:NilClass (NoMethodError)...

ruby-on-railsruby

Read More
Can't install Devise...

ruby-on-railsrubydevise

Read More
How to define a Ruby method in runtime so that Rubocop doesn't complain?...

rubyrubocop

Read More
Cannot load such file -- ffi_c error in RubyMine...

rubycucumberwatirwatir-webdriverrubymine

Read More
Can I get a ActiveStorage Attachment via a relation in one simple query?...

ruby-on-railsruby

Read More
ExecJS::RuntimeError in Rails App when switched to rbenv...

ruby-on-railsrubyrbenvexecjs

Read More
in Ruby why does ",".split(",") return [] instead of ["",""]...

ruby

Read More
How to solve OpenSSL error during install of ruby 3.1.3 for Mac...

rubymacosopenssljekyllapple-silicon

Read More
how to resolve pending migration error in rails 7...

ruby-on-railsrubyrails-migrationsruby-on-rails-7

Read More
docker: Error response from daemon: failed to create task for container: failed to create shim task:...

ruby-on-railsrubydocker

Read More
Pattern matching in ruby with hashes...

rubypattern-matching

Read More
Rails Exception No Such Table Exists...

ruby-on-railsrubyactiverecordruby-on-rails-7

Read More
How to understand the difference between class_eval() and instance_eval()?...

rubyclass-methodinstance-method

Read More
Where can I find documentation on functions available in the Ruby Shoe GUI Toolkit?...

rubyuser-interfaceshoes

Read More
Can't connect to Google Cloud Bucket in heroku production environment but I can locally...

ruby-on-railsrubygoogle-cloud-platform

Read More
How to do basic authentication over HTTPs in Ruby?...

rubyhttpsbasic-authentication

Read More
How to skip before_action for all rails specs...

ruby-on-railsrubytestingrspec

Read More
Pagy gem: best practice to paginate a collection that comes from the model's has_many associatio...

ruby-on-railsrubyruby-on-rails-7pagy

Read More
no implicit conversion of Symbol into Integer fastlane...

androidrubygitlab-cifastlane

Read More
guard gem run all triggers on start...

rubyrspecguard

Read More
What's the best way to handle either a single value or an array in Ruby...

rubyarrays

Read More
Ruby: How can I return a logical operator like && or ||...

ruby-on-railsruby

Read More
Why do Ruby's default parameter values not get assigned to nil arguments?...

ruby

Read More
Push to Git using Rugged...

ruby-on-railsrubygit

Read More
BackNext