Libraries
»
restfulx
(1.3.1)
»
Index (S)
»
SchemaToRxYaml
»
Settings
Module: SchemaToRxYaml::Settings
Defined in:
lib/restfulx/schema_to_rx_yaml.rb
Defined Under Namespace
Classes:
Config
,
Core
Constant Summary
collapse
APP_ROOT =
defined?
(
RAILS_ROOT
)
?
RAILS_ROOT
:
File
.
expand_path
(
"
.
"
)