Top Level Namespace

Defined Under Namespace

Modules: ActionController, ActiveRecord, ActiveSupport, DataMapper, Ruboss4Ruby, Ruboss4RubyController, SWFHelper Classes: String

Constant Summary collapse

APP_ROOT =
Ruboss4Ruby::Configuration::APP_ROOT
APP_ENV =

these tasks are active record specific

defined?(ENV['RAILS_ENV']) ? ENV['RAILS_ENV'] : ENV['MERB_ENV']