Add workouts
This commit is contained in:
5
config/providers/geo.rb
Normal file
5
config/providers/geo.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
Hanami.app.register_provider :geo, namespace: true do
|
||||
start do
|
||||
register "gpx_parser", Adamantium::Geo::GpxParser.new
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user