-
If member.user_id points to Group, member.user is nil and DigestMailer.get_recipients crashes.
```
Called id for nil, which would mistakenly be 4 -- if you really wanted the id of nil, use object_id
…
-
It would be great to get this turned into a Gem so I can use it with Rails 4!
``` shell
DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be remo…
-
If tree view enabled by deafault, switch from project to its parrent project cause error 500.
Relevant part of log:
```
Processing by IssuesController#index as HTML
Parameters: {"project_id"=…
-
The days are displayed in a list and not in a table :
![image](https://github.com/user-attachments/assets/130b9417-b42b-43c7-b0b4-8984466fea02)
I use Redmine 5.1. Normal display with default theme…
-
Running latest Spree gem.
/Users/me/Sites/rails/freellc/vendor/plugins/resource_controller/lib/resource_controller/helpers/internal.rb:64:in `send'
/Users/me/Sites/rails/freellc/vendor/plugins/resou…
-
### What version of Bun is running?
1.0.27+c34bbb2e3
### What platform is your computer?
Darwin 23.3.0 arm64 arm
### What steps can reproduce the bug?
```sh
❯ rails new bun-plugin-rail…
-
maybe install ruby 3 with rbenv using cap?
https://github.com/capistrano-plugins/capistrano-rbenv-install
update on progress:
1. Got the app booting and the tests passing under ruby 3 (minim…
-
having either of these in my vimrc causes an error
burnettk/vim-angular
AndrewRadev/splitjoin.vim
error detected while processing rails#buffer_setup:
line 73
with neither commended out I get two of …
-
Hi, I tried the rails completion from that repo and it seems a little buggy for me.
`rails generate`
should complete
`rails generate controller`
etc, but instead, it completes to
`rails generate rai…
-
Environment:
Redmine version 4.2.1.stable
Ruby version 2.7.3-p183 (2021-04-05) [amd64-freebsd12]
Rails version 5.2.5
Environment …