Top Level Namespace

Defined Under Namespace

Modules: ActionController, ActiveRecord, ActiveSupport, RubossOnRuby, RubossOnRubyController Classes: ClassyEmptyArray, String

Constant Summary collapse

APP_ROOT =
RubossOnRuby::Configuration::APP_ROOT
APP_ENV =

these tasks are active record specific

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