Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Use current_user in hotwire partial

ruby-on-rails ruby

ActiveStorage multiple upload with intermediate model

How do I write a CanCan ability with join?

ruby-on-rails cancan

Can't quote array - rails sql

sql ruby-on-rails ruby

Rails - Don't know how to build task 'assets:precompile:primary'

How best to represent roles in the DB of a rails app?

has_many dependent: destroy is searching for a wrong column name

Merge two JSON with a matching ID in Rails

Changing Business Rule Validations Over Time in Rails

ruby-on-rails

simple_form sending parameter

ruby-on-rails simple-form

How can I know if a user has access to all or just some resources with Cancan?

Can I tell activerecord to not convert "datetime" data to objects when I access?

Call a method and initiate debugging from the rails console without editing the source code?

uninitialized constant ActiveRecord::ConnectionAdapters::ConnectionManagement (NameError) in Rails 6 upgrade

ruby-on-rails ruby

Rails I18n: error 'translation missing' when i try translate this words "off"

Ruby on Rails : how to test a controller?

ruby-on-rails ruby

What does double splat (**) argument mean in this code example and why use it?

awesome nested set order by