grav interation
This commit is contained in:
@@ -8,6 +8,7 @@ Rails.application.routes.draw do
|
||||
get "events", to: "events#index"
|
||||
get "members", to: "members#index"
|
||||
get "image/:id", to: "images#show"
|
||||
get "wiki/pages", to: "wiki#index"
|
||||
end
|
||||
|
||||
get "update", to: "update#update"
|
||||
|
||||
Reference in New Issue
Block a user