Search code examples
Sinatra clears session on post...


rubysinatra

Read More
How do I import ruby classes into the main file?...


ruby

Read More
says if i develop a Ruby on Rails application using Rails 2.3.2, will that usually be compatible wit...


ruby-on-railsrubypassengermod-rails

Read More
How to skip "Choose search engine" with capybara/selenium/chrome...


rubygoogle-chromeselenium-webdriverrspeccapybara

Read More
in `lambda': tried to create Proc object without a block (ArgumentError)...


ruby-on-railsrubysqueel

Read More
Positive Lookahead and Non-capturing group difference when using gsub...


rubyregex

Read More
Translate Unicode to ASCII in Ruby...


rubycharacter-encoding

Read More
My two code snippet use the exact map! function but are acting differently...


rubyrubygems

Read More
How to disable sprockets from compiling stylesheets directory...


ruby-on-railsrubysprocketsrails-assetssass-rails

Read More
Rails: Send emails to multiple recipients with it's specific cc...


ruby-on-railsrubybulk-email

Read More
I have a rails app with a Postgres db and 4 mysql dbs - how can I wrap queries to all dbs in transac...


mysqlruby-on-railsrubypostgresqlactiverecord

Read More
rails: NameError uninitialized constant...


ruby-on-railsruby

Read More
render json returns different response passing literal value vs variable...


ruby-on-railsruby

Read More
App Engine says "Your runtime version for ruby33 is past End of Support", but it isn't...


rubygoogle-cloud-platformgoogle-app-enginegoogle-cloud-buildapp-engine-flexible

Read More
What is the proper syntax for a boolean regex method?...


rubyregexsyntax

Read More
Ruby + sidekiq - best solution for execute and handle big data...


ruby-on-railsrubyconcurrencybigdatasidekiq

Read More
What is the purpose of setting Ruby block local variables when blocks have their own scope already?...


rubyscopeblock

Read More
Elasticsarch - How Do You Build A Search Query For An Object With Two Keys?...


ruby-on-railsrubyelasticsearchruby-on-rails-7ruby-3

Read More
Inverse :belongs_to for successful :has_many yields nil...


ruby-on-railsrubyactiverecordmonkeypatchingtheforeman

Read More
Error running '__rvm_make -j8' RVM install on MacOS Ventura or Sonoma...


rubyrvmmacos-venturamacos-sonoma

Read More
Authenticate an IMAP using Auth2.0 (Microsoft Entra ID) Not Working For Outlook...


node.jsrubyoutlookmicrosoft-graph-apiimap

Read More
How to write a Ruby command line app that supports tab completion?...


ruby

Read More
Add rescue in each method inside a class...


ruby

Read More
How do I remove an element from an array at a specified index but not do the operation in-place...


arraysrubyelement

Read More
How can I make Sinatra use CSRF Authenticity tokens?...


rubysinatracsrf

Read More
Is there a way for graphql-ruby to return multiple fields on a query?...


ruby-on-railsrubygraphql

Read More
How to read lines of a file in Ruby...


rubyline-endings

Read More
How to omit the outer braces around an implicit options hash in Rubocop?...


rubyrubocop

Read More
How to create a file in Ruby...


rubyfileioerrno

Read More
Get list of a class' instance methods...


rubyreflectionruby-1.9.2

Read More
BackNext