list of changes and commit on current branch
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
Merged::Engine.routes.draw do
|
||||
|
||||
get 'changes/index'
|
||||
get 'changes/index'
|
||||
post 'changes/commit'
|
||||
get "styles/index"
|
||||
|
||||
resources :pages , except: [:show] , shallow: true do
|
||||
|
Reference in New Issue
Block a user