Top Level Namespace

Defined Under Namespace

Modules: ActionController, ActiveRecord, ActiveSupport, DataMapper, Enumerable, RestfulX, SWFHelper, SchemaToYaml Classes: String

Constant Summary collapse

APP_ENV =

stores local copy of the application environment (‘production’, ‘test’, etc) so that appropriate values in config/database.yml are used

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

Constants included from RestfulX::Configuration

RestfulX::Configuration::APP_ROOT, RestfulX::Configuration::RxSettings

Method Summary

Methods included from RestfulX::Configuration

#extract_names, #list_as_files, #list_mxml_files