Sha256: 0fd949136e37157fd65be1c955cf4c897bc5593a36f8eab404b1021dad9b9a39

Contents?: true

Size: 109 Bytes

Versions: 2

Compression:

Stored size: 109 Bytes

Contents

GrapeOnRails::Application.routes.draw do
  get 'welcome/index'
  mount API => '/'
  root 'welcome#index'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vitals-0.4.0 integration/multiverse/grape-on-rails/config/routes.rb
vitals-0.3.0 integration/multiverse/grape-on-rails/config/routes.rb