class LogsessionsController < ApplicationController active_scaffold :logsession do |config| config = self # Ruby19 compatibility end end