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