Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-5

Rails logs do not show anything in terminal for Puma when I try to hit the URL: localhost:3000

How to pass extra parameter in rails form_for

Rails 5 entity path helpers method not found

Amazon S3 Images not showing - All access to this object has been disabled

How can I simulate `OR` conditions for `has_many` association in Rails 5?

Password confirmation in Rails 5

How do I create a unique index within a Rails create table migration?

How to prevent nested create failing with scoped has_many in ActiveRecord?

What are the brackets [5.1] after ActiveRecord Migration and how does it work? [duplicate]

Rails 5 - creating "Comments" for an "Article" with a has_many relationship between them

Rails Postgres query, selecting only items that appear in all search params with associations

Can't fix Active Record Pending Migration Error

How to run sidekiq in background - what is the best approch with rails app running on Nginx

Rails 5 - save rolls back because nested models parent model is not being saved before child model

Ruby on rails - set up a null foreign key

How to include a plugin/engine in a rails application?

Renaming file before saving in ActiveStorage - Rails 5.2

why my job are not performed during test?

How can I submit a form on input change with Turbo Streams?