Sha256: 82b085fc1ad97393be4cdb789495b6a6fc8b944ce6a9eade901870a905159085

Contents?: true

Size: 79 Bytes

Versions: 11

Compression:

Stored size: 79 Bytes

Contents

Rails.application.routes.draw do

  mount JobState::Engine => "/job_state"
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
job_state-0.0.12 test/dummy/config/routes.rb
job_state-0.0.11 test/dummy/config/routes.rb
job_state-0.0.10 test/dummy/config/routes.rb
job_state-0.0.9 test/dummy/config/routes.rb
job_state-0.0.7 test/dummy/config/routes.rb
job_state-0.0.6 test/dummy/config/routes.rb
job_state-0.0.5 test/dummy/config/routes.rb
job_state-0.0.4 test/dummy/config/routes.rb
job_state-0.0.3 test/dummy/config/routes.rb
job_state-0.0.2 test/dummy/config/routes.rb
job_state-0.0.1 test/dummy/config/routes.rb