Sha256: 461cdb9b93bf0770f47ba330e7767a780c4b34f3a2bbe7f6cc2ce6dcfba5c516
Contents?: true
Size: 151 Bytes
Versions: 16
Compression:
Stored size: 151 Bytes
Contents
Rails.application.routes.draw do namespace :forest do post '/actions/test' => 'islands#test' end mount ForestLiana::Engine => "/forest" end
Version data entries
16 entries across 16 versions & 1 rubygems