5 lines
74 B
Ruby
5 lines
74 B
Ruby
module Api::V1::Parks
|
|
class AlertsController < BaseController
|
|
end
|
|
end
|