forked from bofh/fetsite
6 lines
74 B
Ruby
6 lines
74 B
Ruby
class ConfigController < ApplicationController
|
|
def index
|
|
|
|
end
|
|
|
|
end |