Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

nokogiri and xpath -- nested looping with data set

Accessing a class method from within an Active Record scope?

Handling args and kwargs Ruby 3.0 and 3.1 with Rspec

Rails Server: more verbosity

ruby-on-rails

Rake Task "Killed"

field_with_error not triggering Tailwind CSS style

Setting Bootstrap collapse to have element open by default based on condition

What does "icalendar.publish" method do?

ruby-on-rails icalendar

How to make pundit policies more DRY?

ruby-on-rails ruby pundit

Is there a way to enforce a schema for a JSON field within a Postgresql record in Rails?

What does the `<>` in Rails query mean?

sql ruby-on-rails

Ruby on Rails. Increase integer in database

ruby-on-rails variables

Sidekiq remote server setup

ruby-on-rails sidekiq

Rails early return if before_action attribute set fails

ruby-on-rails

How to instantiate a model object with attributes?

Secure API for iOS without user account

Create random password when creating new user with Rails

Two different models embedding the same model

ruby-on-rails ruby mongoid