Typo
This commit is contained in:
parent
cd2eea2c92
commit
032af86745
@ -25,7 +25,7 @@ module ProjectHoneypotRails
|
|||||||
end
|
end
|
||||||
|
|
||||||
def handle_unverified_request
|
def handle_unverified_request
|
||||||
render :status => :forbidden, :text => "Forbidden fruit"
|
render :status => :forbidden, :text => "Forbidden"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user