visual search form react component
This commit is contained in:
@@ -22,6 +22,10 @@ module HelpersInterface
|
||||
def raw(value)
|
||||
end
|
||||
|
||||
sig { returns(String) }
|
||||
def form_authenticity_token
|
||||
end
|
||||
|
||||
sig { params(param: T.untyped, options: T.untyped).returns(String) }
|
||||
def polymorphic_path(param, options = {})
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user