Sha256: 41628bb1ea7cd6309915612c059e182bad64e7333600e091615b003af5045998

Contents?: true

Size: 81 Bytes

Versions: 8

Compression:

Stored size: 81 Bytes

Contents

Rails.application.routes.draw do

  mount TodoRails::Engine => "/todo_rails"
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
todo_rails-0.1.7 test/dummy/config/routes.rb
todo_rails-0.1.6 test/dummy/config/routes.rb
todo_rails-0.1.5 test/dummy/config/routes.rb
todo_rails-0.1.4 test/dummy/config/routes.rb
todo_rails-0.1.3 test/dummy/config/routes.rb
todo_rails-0.1.2 test/dummy/config/routes.rb
todo_rails-0.1.1 test/dummy/config/routes.rb
todo_rails-0.1.0 test/dummy/config/routes.rb