Closed gczh closed 1 day ago
Hey, I see rails 8 is not released yet. I'll add support when it's released. Meanwhile please fork and add any fixes if necessary. PRs are welcome.
@printercu Rails 8 was released yesterday (https://rubyonrails.org/2024/11/7/rails-8-no-paas-required). Unfortunately this is stopping us from migrating to Rails 8…
0.16.5 works with rails 8.0
I'm currently setting up new Rails 8 projects and porting my Telegram bots code over (for notifications, etc) and I'm encountering the following error when running
bundle
in CLI.Is there anyway to have the gem support newer Rails versions?