# -*- coding: utf-8 -*- class EditorController < ApplicationController def index end end