Sha256: 99176934c61e0abc6b6c1ecc7bf3351ade20d200fb03e5b0392772313f5bcc5b

Contents?: true

Size: 106 Bytes

Versions: 6

Compression:

Stored size: 106 Bytes

Contents

Rails.application.routes.draw do

  # mount MarkItZero::Engine => "/mark_it_zero"

  resources :posts
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mark_it_zero-0.3.2 test/dummy/config/routes.rb
mark_it_zero-0.3.1 test/dummy/config/routes.rb
mark_it_zero-0.3.0 test/dummy/config/routes.rb
mark_it_zero-0.2.0 test/dummy/config/routes.rb
mark_it_zero-0.1.1 test/dummy/config/routes.rb
mark_it_zero-0.1.0 test/dummy/config/routes.rb