mirror of
https://github.com/wahyd4/libr-2.git
synced 2026-08-11 22:36:47 +10:00
#8 Add routes for explore menu
This commit is contained in:
@@ -88,6 +88,8 @@ Rails.application.routes.draw do
|
||||
end
|
||||
end
|
||||
|
||||
get '/explore', to: 'explore#index'
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user