Class: Ekylibre::PluginSystem::Parameters

Inherits:
Object
  • Object
show all
Defined in:
lib/ekylibre/plugin_system/parameters.rb

Overview

Utility class defining some InjectionTokens for the plugin system

Constant Summary collapse

APPLICATION_ENV =
make_parameter('application_env')
RAILS_APPLICATION =
make_parameter('rails_application')