Search code examples
How can I rollback a specific migration?...


ruby-on-railsmigrationschemadatabase-schemarollback

Read More
How to disable ActiveStorage Analyzers and Previewers...


ruby-on-railsruby-on-rails-5rails-activestorage

Read More
How to deal with HTML entities in Rails to_json output?...


javascriptruby-on-railsjson

Read More
How to embed an iframe with ActionText/Trix on Ruby on Rails?...


ruby-on-railstrixactiontext

Read More
i18n Pluralization...


ruby-on-railsinternationalizationrails-i18npluralizeplural

Read More
constant enums in rails models and database...


ruby-on-railsactiverecord

Read More
With Rails, can I use a single table to store simple values (gender, hair color, eye color)?...


sqlruby-on-railsactiverecord

Read More
How to handle ActiveRecord::RecordNotUnique error...


ruby-on-railserror-handling

Read More
How to check for a JSON response using RSpec?...


ruby-on-railsjsonrspec

Read More
field_with_error not triggering Tailwind CSS style...


cssruby-on-railstailwind-cssfield-with-errors

Read More
How can I get the utc offset in Rails?...


ruby-on-railsrubydatetimetimezone

Read More
How can I send mail with rails without a template?...


ruby-on-railsrubyemailactionmailer

Read More
An error occurred while installing mysql2 (0.5.4), and Bundler cannot continue - in rails project...


ruby-on-railsrubyrubygemsmysql2

Read More
Rails 7 - javascript importmap tags - custom for logged and nologged users...


ruby-on-railsrubyimport-maps

Read More
Rails / Creating a Blog: Validation for comments (belong to a post) does not work...


ruby-on-railsrubyvalidationruby-on-rails-4

Read More
convert array of hashes to csv file...


ruby-on-railscsvjruby

Read More
Can't get rails to match a nested controller to its layout...


ruby-on-rails

Read More
Querying for date range in rails...


ruby-on-railsruby-on-rails-3activerecordtimezone

Read More
How to show SQL query log generated by a RSpec test?...


sqlruby-on-railstestingloggingrspec

Read More
Rails: How does the respond_to block work?...


ruby-on-rails

Read More
Rails—get a random record from db?...


ruby-on-railsactiverecordruby-on-rails-5

Read More
My rake task is not showing up in rake -T...


ruby-on-railsrakerake-task

Read More
Rails logs show `DEBUGGER: Debugger can attach via UNIX domain socket` but VS Code rdbg says "C...


ruby-on-railsrubyruby-debug

Read More
Real time predictive modelling tool for web app...


pythonjavaruby-on-railsprediction

Read More
Devise - remember me not working? LocalHost Issue?...


ruby-on-railsruby-on-rails-3devise

Read More
How to make Devise return a subclass of user...


ruby-on-railsdevisewarden

Read More
Where is Ruby's ERB format "officially" defined?...


ruby-on-railsrubyerbspecifications

Read More
How to make jsbundling-rails and yarn work together?...


ruby-on-railsyarnpkgruby-on-rails-7jsbundling-rails

Read More
Create a select tag with some options grouped and others not grouped...


ruby-on-railsruby-on-rails-3

Read More
Phlex multiple yield...


ruby-on-railsrubyphlex-railsphlex

Read More
BackNext