Top Level Namespace
- Includes:
- RestfulX::Configuration
Defined Under Namespace
Modules: ActiveRecord, DataMapper, Enumerable, RestfulX, SchemaToRxYaml Classes: Array, 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
ENV['RAILS_ENV']
Constants included from RestfulX::Configuration
RestfulX::Configuration::APP_ROOT, RestfulX::Configuration::RxSettings