Sha256: 1132fbc82ee3ca97c6825d036fcf74f8058e8e823dcca5fec625bbaed7450ab4

Contents?: true

Size: 335 Bytes

Versions: 13

Compression:

Stored size: 335 Bytes

Contents

# Routes
# This file defines all application routes (Higher priority routes first)
# ~~~~

# Home page
GET     /                           controllers.Application.index

# Map static resources from the /public folder to the /assets URL path
GET     /assets/*file               controllers.Assets.versioned(path="/public", file: Asset)

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
picsolve_docker_builder-0.5.5 integration/play_hello_world/conf/routes
picsolve_docker_builder-0.5.4 integration/play_hello_world/conf/routes
picsolve_docker_builder-0.5.3 integration/play_hello_world/conf/routes
picsolve_docker_builder-0.5.2 integration/play_hello_world/conf/routes
picsolve_docker_builder-0.5.1 integration/play_hello_world/conf/routes
picsolve_docker_builder-0.5.0 integration/play_hello_world/conf/routes
picsolve_docker_builder-0.4.0 integration/play_hello_world/conf/routes
picsolve_docker_builder-0.3.2 integration/play_hello_world/conf/routes
picsolve_docker_builder-0.3.1 integration/play_hello_world/conf/routes
picsolve_docker_builder-0.3.0 integration/play_hello_world/conf/routes
picsolve_docker_builder-0.2.0 integration/play_hello_world/conf/routes
picsolve_docker_builder-0.1.1 integration/play_hello_world/conf/routes
picsolve_docker_builder-0.1.0 integration/play_hello_world/conf/routes