Allow public new doodad
This commit is contained in:
parent
72255c0765
commit
6d8438c675
@ -38,7 +38,7 @@ class DoodadPolicy
|
||||
end
|
||||
|
||||
def new?
|
||||
@user.present?
|
||||
@user.present? || true
|
||||
end
|
||||
|
||||
def edit?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user