module SimpleForm module Themes class ApplicationController < ActionController::Base end end end