mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Remove superflous spec for User.registered/attended
There is no logic involved, just a map on the title...
This commit is contained in:
parent
c78733a2fb
commit
50d6f5b3d5
2 changed files with 0 additions and 39 deletions
|
|
@ -237,7 +237,6 @@ class User < ApplicationRecord
|
|||
end
|
||||
|
||||
def registered
|
||||
registrations = self.registrations
|
||||
if registrations.count == 0
|
||||
'None'
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue