add a map (api) controller
This commit is contained in:
parent
791814d74e
commit
d7be818949
2 changed files with 4 additions and 0 deletions
2
app/controllers/map_controller.rb
Normal file
2
app/controllers/map_controller.rb
Normal file
|
@ -0,0 +1,2 @@
|
|||
class MapController < ApplicationController
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue