Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about ruby-3

Read more about ruby-3

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - ruby-3

What's the replacement for acts_as_commentable in Rails 6, Ruby 3.0.2?

I upgraded our app to Rails 6.1.4.4 and Ruby 3.0.2. I have this old gem gem 'acts_as_commentable' Locked at version 4.0.2. The gem does not appear to be supported anymore, which is a shame because ...
test-img

Dave

ruby-on-rails

ruby-on-rails-6

monkeypatching

ruby-3

acts-as-commentable

Votes: 0

Answers: 1

Latest Answer

Looking over the forks, I found this one that appears to work for me using Rails 6.0.6 and Ruby 3.0.5. https://github.com/alazycoder101/acts_as_commentable.git I have not tested it extensively yet, bu...
test-img

user3754940

How to configure Ocotshark (connection pooling) to work with Ruby 3 and Rails 6.1?

I’m using Rails 6.1.4.4, Octoshark 0.3.0, and just upgraded to Ruby 3.0.2. Now when starting Rails console, I get /Users/myuser/.rvm/gems/ruby-3.0.2/gems/activerecord-6.1.4.4/lib/active_record/connec...
test-img

Dave

database

connection-pooling

ruby-on-rails-6

ruby-3

Votes: 0

Answers: 1

Latest Answer

That has to do with how keyword arguments are handled in ruby 3.0 and how octoshark is passing its arguments to .establish_connection. So, I think you could monkey-patch the gem method or work with a ...
test-img

Alter Lagos

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved