Search code examples
When stripe checkout payment fails, it stays on the same page and displays a standard error message ...

ruby-on-railsstripe-payments

Read More
Accessing class constant from within a module...

ruby-on-railsruby

Read More
How to fix "command not found: mysql" in Zsh...

mysqlruby-on-railsmacoszsh

Read More
Should I write a test for each required attribute in a Rails model or is one enough?...

ruby-on-railstestingtddminitest

Read More
Restart my heroku application automatically...

ruby-on-railsheroku

Read More
How to find Cucumber steps that are not used...

ruby-on-railscucumberbdd

Read More
Ruby on rails: Error when ceating a new application...

ruby-on-rails

Read More
uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger (NameError)...

ruby-on-railsrubyrubygems

Read More
image filename doesn't show the name of the image but it only shows numbers in rails7...

htmlruby-on-railsblobruby-on-rails-7alt-attribute

Read More
has_many with multi-level hierarchy and single table inheritance...

ruby-on-railsassociationssingle-table-inheritance

Read More
PG::UndefinedTable: ERROR: relation "action_text_rich_texts" does not exist | Rails 6 | Ra...

ruby-on-railsrubypostgresqlrails-admin

Read More
RubyOnRails use .where query with has_one - belongs_to relationship...

ruby-on-railsrubyruby-on-rails-7

Read More
Stimulus Not Setting focus for newly connected Controllers...

ruby-on-railsstimulusjs

Read More
Unable to install Tailwind on Rails 8 App...

ruby-on-railstailwind-csstailwind-css-4

Read More
Use separate DB for delayed_job...

ruby-on-railsdelayed-job

Read More
Rails 4 scope NOTNULL refactor...

ruby-on-railspostgresqlrefactoringruby-style-guide

Read More
Custom Rails Validation (Doesn't seem to be working)...

ruby-on-railsrubyvalidation

Read More
Strange bundle update issue: disappearing net-pop (0.1.2) dependency...

ruby-on-railsrubybundler

Read More
Get list of routes for a resource in Rails...

ruby-on-railsrakerails-routing

Read More
Is it possible to look up a route in Rails by a given url?...

ruby-on-railsroutesrake

Read More
Rails attempting to throttle my API with rack-attack. Unsure if it's working?...

ruby-on-rails

Read More
Rubocop RSpec/MultipleMemoizedHelpers issue on pundit spec tests...

ruby-on-railsrubyrspecpunditrubocop

Read More
How to make Google Stackdriver works with Rails 7.1+...

ruby-on-railsrubystackdrivergoogle-cloud-logging

Read More
NoMethodError raised on jira-ruby gem: undefined method `presence` for "":String...

ruby-on-railsrubyrubygemsjirajira-rest-api

Read More
Examples of Ruby on rails + aws congnito...

ruby-on-railsrubyherokudeviseamazon-cognito

Read More
How can I skip an error if find returns nothing in rails?...

ruby-on-rails

Read More
How to tell which version of a gem a rails app is using...

ruby-on-railsrubygems

Read More
Rails Remote form validation errors not showing...

jqueryruby-on-railsajaxformsruby-on-rails-4

Read More
How to free up friendly_id slugs when destroying a record?...

ruby-on-railsfriendly-id

Read More
Ruby on Rails - How can I use UUID as a simple column in my project?...

ruby-on-railsrubyuuid

Read More
BackNext