Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Can't resolve '@hotwired/stimulus-loading' Heroku deployment on Rails 7

Controller redirect to different paths depending on previous page

ActiveAdmin Redirect After Create?

Ruby case statement does not perform as expected

ruby-on-rails ruby

What is the best way to seed data in nodejs mongoose

Gem::Ext::BuildError: ERROR: Failed to build gem native extension on macOS Monterey

Running "rails test" is throwing Bad file descriptor (Errno::EBADF) error

Is it possible to import JS function into a js.erb file?

javascript ruby-on-rails

Marshal Conflict between Rails/ActiveRecord versions

Devise No route matches [GET] "/users/sign_out" from link with delete specified

Rails gem Ransack -> search 'or condition' with 'is null' and a specific value (field=x OR field IS NULL)

ruby-on-rails arel ransack

Rails different params in create and update

Use seqel pro connect to AWS RDS

Sessions of Rails app loaded in iFrame no working

undefined method 'keys' when using upsert

How do I apply an 'active' class to my navigation based on the current_page in a DRY way? - Rails 3

Conditionally set the disabled state of a bootstrap button

SyntaxError: (irb):26: both block arg and actual block given

Use class constant as Ruby hash key

ruby-on-rails ruby

difference between %{count} and %<count>s in validation message

ruby-on-rails ruby