rails new plugin, see readme for command
This commit is contained in:
3
test/dummy/config/routes.rb
Normal file
3
test/dummy/config/routes.rb
Normal file
@ -0,0 +1,3 @@
|
||||
Rails.application.routes.draw do
|
||||
mount Merged::Engine => "/merged"
|
||||
end
|
Reference in New Issue
Block a user