mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
#8: prepare map
This commit is contained in:
parent
28ade2a8d9
commit
1dca83138a
6 changed files with 38 additions and 0 deletions
6
app/controllers/geo_controller.rb
Normal file
6
app/controllers/geo_controller.rb
Normal file
|
@ -0,0 +1,6 @@
|
|||
class GeoController < ApplicationController
|
||||
|
||||
def index
|
||||
render action: "index"
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue