Sha256: 9ba2c5395caa414b37cc847b51dd99b73a5a9ab0f96b9a17e5c23f4fb24753c9
Contents?: true
Size: 151 Bytes
Versions: 18
Compression:
Stored size: 151 Bytes
Contents
Rails.application.routes.draw do mount Landable::Engine => '/' # move this to the end of your routes block get 'priority', to: 'priority#show' end
Version data entries
18 entries across 18 versions & 1 rubygems