Allow public new doodad
This commit is contained in:
parent
81d6fa919f
commit
9b92b63ca4
@ -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