Sha256: 04e31daa3df149a3b01673f10ffefc2d05cdc0f0f4d8a2ed9b634eaf5082f00a

Contents?: true

Size: 223 Bytes

Versions: 29

Compression:

Stored size: 223 Bytes

Contents

<%= form_with url: rodauth.sms_request_path, method: :post, data: { turbo: false } do |form| %>
  <div class="form-group mb-3">
    <%= form.submit rodauth.sms_request_button, class: "btn btn-primary" %>
  </div>
<% end %>

Version data entries

29 entries across 29 versions & 2 rubygems

Version Path
rodauth-rails-2.0.2 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-2.0.1 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-2.0.0 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.15.2 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.15.1 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.15.0 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.14.0 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
plutonium-0.6.2 lib/generators/pu/rodauth/templates/app/views/rodauth/sms_request.html.erb
plutonium-0.6.1 lib/generators/pu/rodauth/templates/app/views/rodauth/sms_request.html.erb
plutonium-0.6.0 lib/generators/pu/rodauth/templates/app/views/rodauth/sms_request.html.erb
plutonium-0.5.0 lib/generators/pu/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.13.0 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.12.0 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.11.0 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.10.0 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.9.0 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.8.0 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.7.1 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.7.0 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb
rodauth-rails-1.6.4 lib/generators/rodauth/templates/app/views/rodauth/sms_request.html.erb