Top Level Namespace

Defined Under Namespace

Modules: AbstractAnalyzer, AbstractAnalzyer, DashAnalyzer, FiverunsDashPayloadExtensions, FiverunsDashSessionExtensions, FiverunsDashUpdateExtensions

Constant Summary collapse

RAILS_ROOT =

TODO: Figure out what to do with these. They already be loaded if it’s actually in a Rails project But if it’s not, we’d hate to load all this mess.

File.dirname(__FILE__)
RAILS_DEFAULT_LOGGER =
Logger.new(File.dirname(__FILE__) << "/middleware_rails_dash.log")