Sha256: 361f244f7770d1940864b3ec9181aec312f2a0e95c060fa82ce3f16093457e73

Contents?: true

Size: 100 Bytes

Versions: 8

Compression:

Stored size: 100 Bytes

Contents

PandaPal::Engine.routes.draw do
  get '/config' => 'lti#config'
  get '/launch' => 'lti#launch'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
panda_pal-1.0.0 config/routes.rb
panda_pal-0.0.8 config/routes.rb
panda_pal-0.0.7 config/routes.rb
panda_pal-0.0.6 config/routes.rb
panda_pal-0.0.5 config/routes.rb
panda_pal-0.0.4 config/routes.rb
panda_pal-0.0.3 config/routes.rb
panda_pal-0.0.2 config/routes.rb