forked from bofh/fetsite
7 lines
75 B
Ruby
Executable File
7 lines
75 B
Ruby
Executable File
class ConfigController < ApplicationController
|
|
def index
|
|
|
|
end
|
|
|
|
end
|