mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-11 08:47:06 +02:00
7 lines
74 B
Ruby
7 lines
74 B
Ruby
class TutorialsController < ApplicationController
|
|
|
|
def index
|
|
end
|
|
|
|
end
|