mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-09 15:18:11 -05:00
5 lines
80 B
Ruby
5 lines
80 B
Ruby
# frozen_string_literal: true
|
|
|
|
class HelpController < ApplicationController
|
|
end
|