Sha256: 47d965a05cf9da09bba693f424c860e82fcc434c11c99f88c37c33bc410995d4

Contents?: true

Size: 121 Bytes

Versions: 5

Compression:

Stored size: 121 Bytes

Contents

Rails.application.routes.draw do
  root 'tests#new'
  resources :tests

  mount SimpleFormAttachments::Engine => '/'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
simple_form_attachments-1.2.0 test/dummy/config/routes.rb
simple_form_attachments-1.1.1 test/dummy/config/routes.rb
simple_form_attachments-1.1.0 test/dummy/config/routes.rb
simple_form_attachments-1.0.1 test/dummy/config/routes.rb
simple_form_attachments-1.0.0 test/dummy/config/routes.rb