Sha256: e9eaca83594716a1ed10417cb9e0f5828bc2315a78c38457a2258ab6d5e592e2

Contents?: true

Size: 101 Bytes

Versions: 18

Compression:

Stored size: 101 Bytes

Contents

Rails.application.routes.draw do
  mount TokenAuthenticateMe::Engine => '/token_authenticate_me'
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
token_authenticate_me-0.9.2 test/dummy/config/routes.rb
token_authenticate_me-0.11.2 test/dummy/config/routes.rb
token_authenticate_me-0.11.1 test/dummy/config/routes.rb
token_authenticate_me-0.11.0 test/dummy/config/routes.rb
token_authenticate_me-0.10.0 test/dummy/config/routes.rb
token_authenticate_me-0.9.1 test/dummy/config/routes.rb
token_authenticate_me-0.9.0 test/dummy/config/routes.rb
token_authenticate_me-0.8.0 test/dummy/config/routes.rb
token_authenticate_me-0.7.0 test/dummy/config/routes.rb
token_authenticate_me-0.6.0 test/dummy/config/routes.rb
token_authenticate_me-0.5.7 test/dummy/config/routes.rb
token_authenticate_me-0.5.6 test/dummy/config/routes.rb
token_authenticate_me-0.5.5 test/dummy/config/routes.rb
token_authenticate_me-0.5.4 test/dummy/config/routes.rb
token_authenticate_me-0.5.3 test/dummy/config/routes.rb
token_authenticate_me-0.5.2 test/dummy/config/routes.rb
token_authenticate_me-0.5.1 test/dummy/config/routes.rb
token_authenticate_me-0.5.0 test/dummy/config/routes.rb