Search code examples
undefined method `zone` for Time:Class after requiring active_support/time_with_zone...


rubyactivesupport

Read More
how do you unset Signal.trap?...


ruby

Read More
uninitialized constant Google::Cloud::Vision::ImageAnnotator...


ruby-on-railsrubygoogle-cloud-vision

Read More
How can I convert an IO object to a string in Ruby?...


rubyio

Read More
Linker not finding ruby symbols (such as ruby_init) when trying to compile C program which uses libr...


rubylinkerlinker-errorsruby-c-extensionc-api

Read More
Calculate cash flows given a target IRR...


rubymathfinance

Read More
Prevent "initialization autoloaded the constant" for value objects in initializer...


ruby-on-railsrubyinitializationvalue-objects

Read More
Check if String is HTML or not in ruby...


rubystring

Read More
Ruby code to remove insignificant decimal places?...


rubystringdecimalprecisionrational-number

Read More
How do I search the gem with specific version and platform...


rubydockerrubygemsbundler

Read More
ActiveAdmin in rails engine give me that error : uninitialized constant MyEngine::Admin...


ruby-on-railsrubyactiveadminrails-engines

Read More
ShopifyAPI::InventoryLevel.delete deletes but also throws a NoMethodError...


ruby-on-railsrubyrubygemsshopifyshopify-api

Read More
Why am I getting a 'No such file or directory' error when attempting to run 'rails s&#39...


ruby-on-railsrubywindowsgit

Read More
In Ruby how can I check if a symbol is in an array of symbols?...


ruby

Read More
Using Ruby and Sinatra, Is it possible to use HAML in an "internal" or "inline" ...


rubysinatrahaml

Read More
possible to determine what this call to super() will be calling...


ruby-on-railsruby

Read More
VCR not using cassette in rails system test...


ruby-on-railsrubyminitestvcr

Read More
How to set port for Rack app?...


rubyrack

Read More
How do I extend my ruby class with a c extension?...


crubyinlineruby-c-extension

Read More
Rails: Enums with hashes not returning hash key:value...


ruby-on-railsrubyenums

Read More
Better alternative to try method...


ruby-on-railsrubyactivesupport

Read More
How to group by count in array without using loop...


ruby

Read More
Ruby C Api handling exceptions...


crubyruby-c-extension

Read More
Why is Jekyll not working at all with Ruby 3.1?...


rubyrubygemsjekyll

Read More
Rails enum symbol vs string...


ruby-on-railsrubyruby-on-rails-4enums

Read More
understanding ruby class attributes, using accessor macros and self...


ruby

Read More
Rails: Why user authentication based on two columns in database doesn't work?...


ruby-on-railsrubydevise

Read More
How to separate registration container using Ruby dry-rb?...


rubydry-rb

Read More
What are the defaults in Rails for connecting models to partials?...


ruby-on-railsrubypartialsconvention-over-configur

Read More
is there any way to write conditional statements cleaner if/else...


ruby

Read More
BackNext