Sha256: 7d875afd1a050dbb584c0a7a7ee64cfc6a497d685f610cde28e0f990d67f1ff8
Contents?: true
Size: 129 Bytes
Versions: 3
Compression:
Stored size: 129 Bytes
Contents
KonoMailup::Engine.routes.draw do resource :test_api, only: [:list] do get :list end root :to => 'main#index' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
kono_mailup-0.1.0 | config/routes.rb |
kono_mailup-0.0.2 | config/routes.rb |
kono_mailup-0.0.1 | config/routes.rb |