mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-22 10:10:12 +01:00
7 lines
76 B
Ruby
7 lines
76 B
Ruby
|
|
module ActionController
|
||
|
|
module Routing
|
||
|
|
class Routes
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|