Allow public new doodad
This commit is contained in:
parent
32013a4e51
commit
c66ba3caac
@ -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