Sha256: a54a875849a6c8e26e80880b09ba94ce43bf48f40fad37156184addafa027649
Contents?: true
Size: 248 Bytes
Versions: 20
Compression:
Stored size: 248 Bytes
Contents
Dummy::Application.routes.draw do mount Locomotive::Engine => '/locomotive', :as => 'locomotive' # you can change the value of the path, by default set to "/locomotive" mount Locomotive::Engine => '/locomotive', as: 'locomotive' end
Version data entries
20 entries across 20 versions & 1 rubygems