Sha256: 3251f2dbb8cd804654b6cd894fe4f4094a4d9d9653ab3d55891da3b933d584ba

Contents?: true

Size: 123 Bytes

Versions: 21

Compression:

Stored size: 123 Bytes

Contents

Rails.application.routes.draw do

  root 'tests#new'
  resources :tests

  mount SimpleFormAttachments::Engine => "/"

end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
simple_form_attachments-0.2.6 test/dummy/config/routes.rb
simple_form_attachments-0.2.5 test/dummy/config/routes.rb
simple_form_attachments-0.2.4 test/dummy/config/routes.rb
simple_form_attachments-0.2.3 test/dummy/config/routes.rb
simple_form_attachments-0.2.2 test/dummy/config/routes.rb
simple_form_attachments-0.2.1 test/dummy/config/routes.rb
simple_form_attachments-0.2.0 test/dummy/config/routes.rb
simple_form_attachments-0.1.5 test/dummy/config/routes.rb
simple_form_attachments-0.1.4 test/dummy/config/routes.rb
simple_form_attachments-0.1.3 test/dummy/config/routes.rb
simple_form_attachments-0.1.2 test/dummy/config/routes.rb
simple_form_attachments-0.1.1 test/dummy/config/routes.rb
simple_form_attachments-0.1.0 test/dummy/config/routes.rb
simple_form_attachments-0.0.9 test/dummy/config/routes.rb
simple_form_attachments-0.0.8 test/dummy/config/routes.rb
simple_form_attachments-0.0.7 test/dummy/config/routes.rb
simple_form_attachments-0.0.6 test/dummy/config/routes.rb
simple_form_attachments-0.0.5 test/dummy/config/routes.rb
simple_form_attachments-0.0.4 test/dummy/config/routes.rb
simple_form_attachments-0.0.3 test/dummy/config/routes.rb