Sha256: 0de2bf5a240b5722a19ab8f9bd69bcc3735e6a88d2277db8cc7707db05b605f6

Contents?: true

Size: 83 Bytes

Versions: 12

Compression:

Stored size: 83 Bytes

Contents

Rails.application.routes.draw do

  mount EricWeixin::Engine => "/eric_weixin"
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
eric_weixin-0.4.2 test/dummy/config/routes.rb
eric_weixin-0.4.1 test/dummy/config/routes.rb
eric_weixin-0.4.0 test/dummy/config/routes.rb
eric_weixin-0.3.3 test/dummy/config/routes.rb
eric_weixin-0.3.2 test/dummy/config/routes.rb
eric_weixin-0.3.1 test/dummy/config/routes.rb
eric_weixin-0.3.0 test/dummy/config/routes.rb
eric_weixin-0.2.3 test/dummy/config/routes.rb
eric_weixin-0.2.1 test/dummy/config/routes.rb
eric_weixin-0.2.0 test/dummy/config/routes.rb
eric_weixin-0.1.1 test/dummy/config/routes.rb
eric_weixin-0.1.0 test/dummy/config/routes.rb