Sha256: 429d6a8f95c4c92ed5004b4ae07121a886737056f41107c73371b3591324d23a
Contents?: true
Size: 248 Bytes
Versions: 4
Compression:
Stored size: 248 Bytes
Contents
-# Partial for the user search form as shown to an admin. -# origin: M - form_tag admin_users_path, :method => :get do - buttons do = spec_label_tag 'query', 'Query' = text_field_tag "query", params[:query] = submit_tag "Search"
Version data entries
4 entries across 4 versions & 1 rubygems